It is an exec event not a completed or started so it only shows after it
execs. There is no other to the best of my knowledge.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"Dan Holmes" <dan.holmes (AT) routematch (DOT) com> wrote
Quote:
SQL profiler can report the event of SQL:StmtStarting and
SQL:StmtCompleted. There is an event for Exec Prepared SQL. This is the
prepared version of SQL:StmtCompleted. I don't see the prepared event
equivalent to SQL:StmtStarting. Is there just not one or am i missing it?
danny |