Search This Blog

Friday, November 14, 2008

Debugging SQL Server 2005 Stored Procedures in Visual Studio

.
Go through following link it provides different ways to Debug a Stored Procedure :
http://aspnet.4guysfromrolla.com/articles/051607-1.aspx

Remote Debugging :

http://msdn.microsoft.com/en-us/library/zefbf0t6.aspx

Popular Posts