Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Site Related Forums
 Article Discussion
 Unit test and custom error code debugging

Author  Topic 

sqlmastery
Starting Member

1 Post

Posted - 2012-05-04 : 18:46:46
When Visual Studio debugging is not an option you can also utilize the unit test and custom error code approach described here http://sharpgoals.com/dot-net-training-blog/post/2012/05/04/Debugging-Stored-Procedures.aspx
   

- Advertisement -