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.
| Author |
Topic |
|
ronin2307
Posting Yak Master
126 Posts |
Posted - 2007-03-28 : 11:25:59
|
| hi,i have a SQL2000 server which i am managing using the 2005 client.anyway... i have a stored procedure which is not behaving the way i expected it to and i would like to debug it, sort of like debugging in visual studio.I would like to be able to monitor the variables as they are going through the stored procedure.Is that possible and if so, how?Thanx |
|
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
|
|
ronin2307
Posting Yak Master
126 Posts |
Posted - 2007-03-28 : 12:13:37
|
| exercise repeated... tried to use the debugger but it just runs through the code without ever stopping. it seems to be ignoring breakpoints.what am i doing wrong? |
 |
|
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
Posted - 2007-03-30 : 06:55:31
|
| see below for more info...http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=80879 |
 |
|
|
|
|
|