Forum Discussion
Victor_Sotnikov
Jun 14, 2024Copper Contributor
SQL Profiler: can I see values of a proc when it is called from another proc?
I have SQL Server 2012 Enterprise. I have run SQL Profiler to track calls of my stored procedures. I have specified SP:Starting event for this. There was a situation when my client application call...
Victor_Sotnikov
Jun 19, 2024Copper Contributor
Thank you for the "For internal you could use SQL traces or extended events" advise.
But - just in case - will this approach work on SQL Server 2012 ?
But - just in case - will this approach work on SQL Server 2012 ?
olafhelper
Jun 20, 2024Bronze Contributor
Test it and you will see it.
I don't have such an old SQL Server to do it for you.
I don't have such an old SQL Server to do it for you.