Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging Stored Procedure
Message
 
 
To
05/10/2012 10:02:13
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01554375
Message ID:
01554383
Views:
58
>Is there a simple approach of debugging a stored procedure? When I am running an ASP.NET app I want to see if certain IF conditions were met and the code after the IF was executed. One simple way I am thinking is if I can create some kind of token or semaphore file that I can look at (after the procedure) is done? How do you do it?
>
>You can step through the SP in Visual Studio.
>
>http://www.c-sharpcorner.com/uploadfile/e1317f/steps-to-debug-a-stored-procedure-of-sql-server-2008-using-visual-studio-2010/

Thank you. I will ready and learn what the article says. But in my case I need to "debug" not from VS but running in production. This is why I thought that creating some "crumbs" files would be possible.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform