sqlprofiler - How to see what SQL statements are executed when using SQL Express? -


I am using SQL Express so I do not have access to SQL Profiler Tools. Is there anything I can see which statements are being executed while running ASP.NET MVC application (either live or debug, either okay).

Thanks in advance.

Use it Anjalib works with SQL Express

Comments