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
 SQL Server Development (2000)
 Debugger

Author  Topic 

AFK
Starting Member

26 Posts

Posted - 2005-01-20 : 10:46:14
When I try to use debugger..i got error


Server: Msg 504, Level 16, State 1, Procedure sp_sdidebug, Line 1
[Microsoft][ODBC SQL Server Driver][SQL Server]Unable to connect to debugger on SERVERR(Error = 0x80070005). Ensure that client-side components, such as SQLDBREG.EXE, are installed and registered on AFK. Debugging disabled for connection 70.

any views...

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-01-20 : 14:46:08
Please check out the troubleshooting topic in SQL Server Books Online. Troubleshooting, SQL Server Tools Troubleshooting, Troubleshooting the Transact-SQL Debugger.

Tara
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-01-20 : 15:14:36
Go to Start..Programs..Microsoft SQL Server..SQL Server Books Online.

It's the manual that gets installed when you install the SQL Client Tools.

Tara
Go to Top of Page

AndyB13
Aged Yak Warrior

583 Posts

Posted - 2005-01-20 : 15:17:27
I was just about to type the same thing

If you havent got it on your client PC, you can download it from MS website
Go to Top of Page
   

- Advertisement -