SQL Server 2005 Express free Profiler Tool

By

Posted on Mar 22, 2008 by in SQL Server

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.

But it may be an option to use this free tool SQL Server 2005 Express Profiler.

The SQL Server Express Edition Profiler provides the most of functionality standard profiler does, such as choosing events to profile, setting filters, etc.

SQL Server Express Edition Profiler

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.

There is a new post!

CU tosc

This entry was posted by and is filed under SQL Server. Tags: ms sql sever 2005 express edition, profiler, tools

1 comment

User ratings
5 star:
 
(1)
4 star:
 
(0)
3 star:
 
(0)
2 star:
 
(0)
1 star:
 
(0)
1 rating
Average user rating:
(5.0)
Dave
We just ran into an issue with a single query gumming up the works and had to install the profiler. Free = good....
2010-10-25 @ 17:46


Form is loading...