RRinTetons
IS-IT--Management
SQL Server 2008
I've got an SP that is called from a .NET application. When I test it in SSMS it give correct results, when I test it from the application it doesn't. The application's code is NOT accessible to me.
I can put a breakpoint in the code and step through it in SSMS, but I don't see a way to do that such that I can step through the execution when it's called from the application.
Is there a way to do that?
-
Richard Ray
Jackson Hole Mountain Resort
I've got an SP that is called from a .NET application. When I test it in SSMS it give correct results, when I test it from the application it doesn't. The application's code is NOT accessible to me.
I can put a breakpoint in the code and step through it in SSMS, but I don't see a way to do that such that I can step through the execution when it's called from the application.
Is there a way to do that?
-
Richard Ray
Jackson Hole Mountain Resort