AnjLab SQLProfiler

Microsoft SQL Server family includes free Express edition, that is fully functional, however has some disappointing limitations which prevent from using it in development process. One of them is absence of profiling tools, standard SQL profiler is not included. However, now you have an ability to use express edition for tuning your
system, includes free Express edition, that is fully functional, however has some disappointing limitations which prevent from using it in development process. One of them is total absence of profiling tools, standard SQL profiler is not included. However, now you have an ability to use express edition for tuning your system.

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

Downloads

This is open source project, source code and compiled modules are available at Google Code . The program can be used 'as is' modify it to fit your needs and, if you wish, take part in development.

Technical details
Operating system Windows
Platform .NET 2.0
Technologies WinForms
Language C#
Database Server MS SQL Server 2005
Screens
SQL Server connection settings.

Trace events settings.

Trace filters settings.

Trace log.
Tags: