SQL Server 2005/2008 Express free Profiler Tool

In one of my older post, I tell you about a realy good free profiler express edition tool for SQL Server 2005 ..

A lot of features / tools are included with the SQL Sever 2005 Express Edition (GUI, Reporting Services etc.), but not all of them like the Profiler.

OK, you run a server side trace on your SQL Server Express databases as well as import the data into a table for analysis, but you don`t have a GUI Tool like Profiler - which is include in Standard or above.
SQL Server 2005/2008 Express free Profiler Tool

So AnjLab makes an update for this, and now we have the free profiler for 2005/2008 :-)

So if you are looking for a free performance tool for SQL Server Express take a look at this tool. The source code is also available for download,-) - It is an open source project by AnjLab.

Take a look, and feel free - http://sqlprofiler.googlepages.com/

CU tosc