HOW TO DEBUGG SQL SERVER 2000 STORED PROCEDURE WITH TOAD 5.0

I have installed toad 5.0 for sql server 2000. But i don’t know how to debugg stored procedure. Please help me…

Hi, Kashif Amin!

Did you read help file about configure debugger? Please open Help|Contents|Search and input Debugger. Go to Configure SQL Server Debugging page. And execute all steps for sql2000.

Maria.

Thanks Maria. Actually, I had followed the help provided below;

http://dev.toadforsqlserver.com/webhelp/Content/Debugger/Configure_SQL_Server_Debugging.htm

I found both the sqldbg.dll and sqldbreg2.exe (sqldbreg.exe in my case) on client and server. I registered sqldb.dll but i’m unable to register qldbreg2.exe /RegServer as this file is not available. Please advise how can proceed further