Search This Blog

Showing posts with label Profiler. Show all posts
Showing posts with label Profiler. Show all posts

Wednesday, September 19, 2007

Using SQL profiler to trace trigger execution

In Profile Trace add:
SP:StmtCompleted event because that’s where trigger execution appears.