Page 1 of 1

Event info

Posted: Thu Sep 19, 2013 5:47 am
by RPhani
Hi Experts,

Can we get the event info of Before SQL Statement in Log?

----------------------
Thanks,
Phani

Posted: Thu Sep 19, 2013 6:13 am
by ray.wurlod
Probably, if you can redirect the event info (whatever it is you mean by this) onto stdout as part of the SQL.

Posted: Thu Sep 19, 2013 6:47 am
by RPhani
Thanks Ray.

If we took write mode=Delete, Log shows Delete count also.

Suppose My Before SQL is: Delete from <Table_Name>

Log is not showing Delete records count. How can I get the deleted record count in this case?

---------------------------------------
Thanks,
Phani