Read90Trace ... sort of

Read80Trace generates an XML file as its result and a series of HTML files that can be used to view the XML file.  I've updated ClearTrace so it can produce a nearly identical XML file for SQL Server 2005 traces. * It only generates the batch duration, batch CPU,…

Importing SQL Server 2005 Trace Files

I previously wrote a utility called ClearTrace that monitored trace files and automatically loaded them into SQL Server.  I've started a similar program for SQL Server 2005.  Right now this utility doesn't automatically import trace files on rollover.  That functionality should come soon though.  I wasn&…

Using Read80Trace in a batch file

It's 4:40AM in Barcelona and I can't sleep. I never seem to figure out jet lag. I'm sure I'll be sleeping just fine by the time I leave to come home on Saturday. Every year at the PASS Conference I find…

PASS in Barcelona

Our European Conference kicked off this morning in Barcelona. Ken Henderson, Bob Ward and Bart Duncan are all part of the PSS team. They are doing a day long pre-conference session on SQL Server internals. I think after being in Europe for five days now I'm finally over…

Scriptio Updated - Assemblies and Permissions

Scriptio is updated to allow the scripting of assemblies and permissions on the objects it scripts. Scriptio Install Page [http://www.sqlteam.com/publish/scriptio/] Update: Most recent install and source code: http://weblogs.sqlteam.com/billg/archive/2006/06/13/10208.aspx…

Great Sample ADO.NET 2.0 Code

Pablo Castro, the Program Manager of the ADO.NET team, posted some great code samples from his PDC presentation [http://blogs.msdn.com/dataaccess/archive/2006/01/09/510083.aspx]. There are a variety of demos available. The one I spent the most time playing with was the one that…

Scriptio Updated - Better server and database support

Scriptio [http://www.sqlteam.com/publish/scriptio/] is updated to 0.5.2. This version offers better support when switching servers. It also provides a friendly error message if you choose a SQL Server 2000 server. Update: Most recent install and source code: http://weblogs.sqlteam.com/billg/archive/2006/…