Trace Converter is an application to convert trace files into Excel file. Features include converts SQL 2008/R2 Profiler Trace File (.trc) to Excel 2003-2007 file format (.xls), supports large trace file, converts SQL Profiler Trace Table to Excel...

SQL Table Scripter is an application generates a SQL script file for a table and/or its data. This tool is especially useful when you want to create a SQL table script against Web Hosting SQL Server or slow remote SQL Server (Generate Script Wizard in SQL...

Profiler Console is an application enables you to run SQL trace in console mode. There is no graphical UI and SQL trace will be captured silently. Connect to testServer and save trace result to test.trc : then C> ProfilerConsole.exe testServer ...

SQL Encrypt is an application to encrypt or decrypt string data easily (cell-level encryption) by using SQL Server extended stored procedure. It supports AES (Advanced Encryption Standard), SHA1 (Secure Hash Algorithm - 1), and MD5 (Message Digest 5)...

Replay SQL Trace replays SQL Server 2008 or SQL Server 2008 R2 SQL trace file. If trace file and replay server are specified, the tool performs trace replay against the SQL Server. When the replay is done, replay result file will be created. This result...