Question

I am using SQL Express so I don't have access to SQL Profiler tools. Is there something I can use to see what statements are being executed while running an ASP.NET MVC application (live or in debug, either is fine).

Thanks in advance.

Was it helpful?

Solution

Use Anjlab it works with SQL Express http://anjlab.com/en/projects/opensource/sqlprofiler

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top