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

Designing SQL Database for Museum Membership System .NET Facing Issues with Visitor Data (1d)

Find gaps in start stop times on mutliple overlapping rows (5d)

Databricks Truncates Rows in SQL (19d)

IFilter for SQL 2025 (29d)

SQL 2022 SSMS 20 "smo does not appear to be installed on this computer" (40d)

SQL 2022 SSMS 20 "smo does not appear to be installed on this computer" (40d)

Matching test dates to first entrance date (42d)

ODBC Connection From Access To SQL Failing (44d)

- Advertisement -