SQL Server 2005 Express Profiler

Friday, November 21, 2008
If you are developing applications using Microsoft SQL Server 2005 Express Edition then you must have this tool. AnjLab Sql Profiler will help you develop applications by showing all instructions that are executed by the SQL server when your application is running. Just create a new trace and check all the events that have the string "sql" in their name.

Download the tool from this page.

0 comments: