dbTalk Databases Forums  

How can I debug Stored Procedure?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss How can I debug Stored Procedure? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Elham GH
 
Posts: n/a

Default How can I debug Stored Procedure? - 08-05-2003 , 07:04 AM






Hi there
How can I debug Stored Procedure?


Thanks

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: How can I debug Stored Procedure? - 08-05-2003 , 05:06 PM






Elham GH (ElhamGh_TechMail (AT) yahoo (DOT) com) writes:
Quote:
How can I debug Stored Procedure?
If you don't have an Object Browser open, press F8 to open it. (We're
talking Query Analyzer.) Browse to the procedure of your choice, right-
click and at the bottom of the context menu, you find Debug. You need
to enter values for mandatory parameters (or check Set to NULL.) For
datetime data, use the format YYYY-MM-DD.


--
Erland Sommarskog, SQL Server MVP, sommar (AT) algonet (DOT) se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.