How to: Extract a Script from a Trace (SQL Server Profiler)
SQL Server 2005
This topic describes how to extract Transact-SQL events from a trace file or table and save them as a Transact-SQL script file by using SQL Server Profiler.
-
Open a trace file or table that contains Transact-SQL events that you want to save to a Transact-SQL script file. For more information, see How to: Open a Trace File (SQL Server Profiler) or How to: Open a Trace Table (SQL Server Profiler).
-
On the File menu, point to Export, point to Extract SQL Server Events, and then click Extract Transact-SQL Events.
-
In the Save As dialog box, type a name for the Transact-SQL file, and click Save.
Other Resources
Introducing SQL Server ProfilerSQL Server Profiler Reference