Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Sql Profiler & Trace

$
0
0

I've run a SQL Trace using the TSQL_SPs template, grouped by Object Name

So I get a nice list of the Stored Procedures run in a time period (that I set)

Is there a way of extracting this list, or the individual entries of the Object Names (i.e. Stored Procedures) so I can end up with a list of the Stored Procedures run in the set time period ??

When I try File -> Save As all the options are greyed out. 

Thanks in advance

Pete


Viewing all articles
Browse latest Browse all 7129

Trending Articles