Subject | how can i get the sql code of the current executed statement |
---|---|
Author | dj_hitmen |
Post date | 2010-11-19T20:21:02Z |
I want to get the sql code of the current executed statement. If there
is some log or system table where are logged the executed sql statments
it will be great (some kind of audit).
If i use ADO to connect to the database is there way to get the executed
statements.
One more question - is there way to get the execution time with milliseconds accuracy.
is some log or system table where are logged the executed sql statments
it will be great (some kind of audit).
If i use ADO to connect to the database is there way to get the executed
statements.
One more question - is there way to get the execution time with milliseconds accuracy.