SQL Profiler stored procedures
Jamie_T
Posts: 2
Hi guys,
When I am looking at a SQL call that is a stored procedure with a parameter, it does not show me the value of the parameter, is this possible ?
Would also be great to see what data is returned but I guess that's asking a little too much!
When I am looking at a SQL call that is a stored procedure with a parameter, it does not show me the value of the parameter, is this possible ?
Would also be great to see what data is returned but I guess that's asking a little too much!
Comments
ANTS purely shows you the *timings* . Standard SQL query analyzer is what you want on the other end, sorry again.