Groups | Blog | Home
all groups > sql server connect > october 2004 >

sql server connect : Logging


alltel news
10/6/2004 11:24:46 AM
Is there a way to extract information from the SQL Server logs about stored
procedure calls, triggers, etc. after they run? I'm trying to "reverse
engineer" and application I inherited. My plan is to run the application,
then look at the logs and see what it did under the covers.

Thanks!


Steve Thompson
10/6/2004 11:34:12 AM
[quoted text, click to view]

Check out SQL Server profiler, you can capture traces, even play them back.
Wealth of information...

Steve

AddThis Social Bookmark Button