Community

Reading a Trace File using C# in SQL Server 2005

(graz) SQL Server 2005 includes Server Managed Objects (SMO) which is a managed API to SQL Server. These are primarily used to administrative tasks and replaces DMO. One of the features of this is the ability to programmatically read trace files. This article walks through the code needed to read a

Read More - Register for Free Membership