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
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Debug Stored Proc

Author  Topic 

janets20
Starting Member

12 Posts

Posted - 2010-08-11 : 11:03:23

Hi,

I have written a Stored Proc how can i Debug the Stored Proc.want to see what are values assigned to the columns etc.


Regards
Jane

pk_bohra
Master Smack Fu Yak Hacker

1182 Posts

Posted - 2010-08-11 : 11:40:19
Have a look at :
http://www.dotnetfunda.com/articles/article27.aspx
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-08-11 : 11:43:45
http://www.sqlteam.com/article/debugging-stored-procedures-in-visual-studio-2005

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -