No SQL Profiler results
tobias.schittkowski
Posts: 15 Bronze 3
Hello,
I use Ants Profiler in Version 6.2 with Sql Server 2005 Developer Edition and I see no ouput in the SQL Server window. I profile a winforms application.
Could you help me with that issue?
Thank you!
Tobias
I use Ants Profiler in Version 6.2 with Sql Server 2005 Developer Edition and I see no ouput in the SQL Server window. I profile a winforms application.
Could you help me with that issue?
Thank you!
Tobias
Comments
Usually there is a warning strip that tells you why there are no results from the SQL Server trace. However, there are a few basic conditions that need to be met before you get SQL trace information:
Hope this helps.
I now need to use the SQL profiling feature, but it is not working, the 4 conditions are OK. I also checked http://www.red-gate.com/supportcenter/c ... 1101000480 and it works (I see 4 Graphs in my SqlSession.etl).
You may also want to try the current EAP for the Performance Profiler, the new functionality significantly changes how the SQL profiling works, as such making it even more useful if you are interested in the calls your application makes to a database.
EAP is here: http://help.red-gate.com/help/ANTSPerfo ... d_eap.html
Red Gate