Sql Server Express Profiler
Posted
by csharp-source.net
on C# Source
See other posts from C# Source
or by csharp-source.net
Published on Mon, 11 Feb 2008 03:23:20 GMT
Indexed on
2010/03/16
15:31 UTC
Read the original article
Hit count: 358
Filed under:
Sql Server Express Profiler is a profiler for MS SQL Server 2005 Express .
SQL Server Express Edition Profiler provides the most of functionality standard profiler does, such as choosing events to profile, setting filters, etc.
But it doesn't provide professional tools for profiling sql queries. This project is a .NET WinForms Application and in future AJAX-enabled web site which provides functionality of Microsoft SQL Profiler.
© C# Source or respective owner