| Trc2Sql.exe - Save SQL Trace File as SQL Script
Description:
Trc2Sql save a SQL Server 2000 trace file as a .SQL script file, which than can be opened and executed by for example SQL Query Analyzer.
Note: This tools provides the same resulting .SQL script file as when using the SQL Profiler UI (FileðSave AsðSQL Script).
Usage:
Trc2Sql.exe version 1.0x1 -u Unicode output file format
Sample output:Save SQL Server 2000 trace file as .SQL file. Trc2Sql -i c:\temp\trace.trc -o c:\temp\trace.sql Installation:Simply copy "Trc2Sql.exe" onto your machine; preferred location is the "C:\Program Files\Microsoft SQL Server\80\Tools\Binn" directory, but it can be installed in any directory, as long as the "C:\Program Files\Microsoft SQL Server\80\Tools\Binn" direct is on the PATH. Download: Trc2Sql.zip Requirements:
Planned functionality enhancements:
|
Questions or problems regarding this web site should be directed to Web Master. |