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
 General SQL Server Forums
 New to SQL Server Programming
 SQL Debugger

Author  Topic 

avmreddy17
Posting Yak Master

180 Posts

Posted - 2006-01-13 : 16:59:02
Hi All,

Once I open my TSQL Debugger all the icons are disables ( Step Into , Step Over ).
This is the fisrt time I am using it can you please point be in the right direction.

This happens after giving the Input parameters in the Dubug Window for the Stored Procedure
and when I click the EXECUTE button.

NOTE : This happeds when I lauch the Debugger from the ClIENT Machines. If I run the debugger on the
server directly it works fine. Am I missing any of the DLLs

Thx
venu

Srinika
Master Smack Fu Yak Hacker

1378 Posts

Posted - 2006-01-13 : 21:28:43
Before u start the debugger did u get a msg :
"SP debugging may not work properly"

if so check
http://www.thetechtwo.com/detail-7670916.html
http://www.mastercsharp.com/India/Forums/ShowPost.aspx?PostID=1322
http://dbforums.com/t581674.html
Go to Top of Page
   

- Advertisement -