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 2000 Forums
 Transact-SQL (2000)
 debugging Stored procs

Author  Topic 

nitin1353
Constraint Violating Yak Guru

381 Posts

Posted - 2006-10-18 : 06:28:07
Gurus
What are the various ways to debug a stored procedure. And other ways as well to debug a stored procedure from visual studio environment.
Please help
Regards
Nitin

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2006-10-18 : 06:49:03
As regards to SQL2000, you should install SP2 to have debugger functionality enabled inside Query Analyzer.

Harsh Athalye
India.
"Nothing is Impossible"
Go to Top of Page

nitin1353
Constraint Violating Yak Guru

381 Posts

Posted - 2006-10-19 : 01:02:42
Hi harsh
Harsh i have a developer edition installed and i have registered a local sqlserver machine on this sql server?Which Sp do i need?SP4 will work??

Regards
Nitin
Go to Top of Page

nitin1353
Constraint Violating Yak Guru

381 Posts

Posted - 2006-10-19 : 04:34:50
Hi
I have a developer edtion and the tabs in the sql debugger are not working?Which SP should i apply?can i run debugger on develoepr edition?
Regards
Nitin
Go to Top of Page
   

- Advertisement -