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:
01405200
Views:
66
>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.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform