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 |
|
noamg
Posting Yak Master
215 Posts |
Posted - 2006-12-18 : 08:31:28
|
| In Sql-2000, the debug was act by mouse-right click on the store-procedure.where is it in 2005 studio ?Noam Graizer |
|
|
ditch
Master Smack Fu Yak Hacker
1466 Posts |
Posted - 2006-12-18 : 08:37:07
|
Click on Server, then Databases, then click on the Database that the sproc is in, Then Click Programmability, Then Click Stored Procedures, Then Right Click on the Stored Proc and select ModifyDuane. |
 |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-12-18 : 08:38:13
|
| Check this link:[url]http://searchsqlserver.techtarget.com/generic/0,295582,sid87_gci1197457,00.html[/url]Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
noamg
Posting Yak Master
215 Posts |
Posted - 2006-12-18 : 08:44:15
|
| I am looking for debug !where i can run step-by-step, see local variable value ect'Noam Graizer |
 |
|
|
|
|
|