Forum Discussion

Victor_Sotnikov's avatar
Victor_Sotnikov
Copper Contributor
Jun 14, 2024

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...