![]() |
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 free project, compiled modules are available at Google Code. The program can be used 'as is' modify it to fit your needs.
| ||||||||||
| Technical details |
| ||||||||||
| Screens | ![]() SQL Server connection settings. | ||||||||||
![]() Trace events settings. | |||||||||||
![]() Trace filters settings. | |||||||||||
![]() |