SQL Trace: Back again, and better than ever

By Bill Graziano on 31 July 2000 | Tags: Tools , Profiler & Trace


This article describes some of the new features in SQL Server 2000. It primarily covers SQL Trace which was called Profiler in SQL Server 7.0. Profiler/SQL Trace let's you watch each SQL statement that a server recieves. It's a great tool for debugging since you can see what statements your application generates without making any changes to the client.

Link: SQL Trace: Back again, and better than ever


Related Articles

Testing with Profiler Custom Events and Database Snapshots (22 June 2009)

Introduction to SQL Server 2008 Extended Events (19 May 2009)

Integrating Profiler and PerfMon Log Files (6 February 2008)

Debugging Stored Procedures in Visual Studio 2005 (25 June 2007)

Examining SQL Server Trace Files (15 May 2006)

Summarizing SQL Server Trace Files (or Read80Trace for SQL Server 2005) (10 April 2006)

Free online SQL Formatter (5 April 2006)

Free tools for SQL Server (2 March 2006)

Other Recent Forum Posts

My informix Sql query retruns Null always (18h)

Vehicle availability query (1d)

SSDT - Unable to reference 'master' or 'msdb' with new sdk style project (1d)

Ola Hallengren backup jobs (2d)

Compare alpha results to INT after get values from a string (5d)

Query performance Call Center data (7d)

Looking for on Premises tool to read data from SQL logs and populate data warehouse (7d)

Possible SQL 2014 to 2016 Issue - Some Application Functions Slow/Failing (7d)

- Advertisement -