Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging stored procedures
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
01405180
Message ID:
01405245
Views:
48
>>What are the options for debugging stored procedures? I believe the ability to click on a line to set a breakpoint exists in higher end version(s0 of Visual Studio, but not in the Professional edition I have. Are there are other tools available? (Oh, BTW, not too expensive....) Or are there debugging techniques that you use that do not require dedicated tools?
>
>Here's a link to help you get it set-up:
>
>http://msdn.microsoft.com/en-us/library/s4sszxst(VS.80).aspx
>
>If that's set-up you can just add the database to the server explorer /Data Connections in VS, right-click on the stored proc. and select Step into Stored Proc.

Thanks, Paul. I had it and didn't know it.
Previous
Reply
Map
View

Click here to load this message in the networking platform