Debugger Problem....Help

  • Hi,

    I am trying to run SQLServer 2000 Debugger in SQL Query analyser on one stored proc. Problem is I am able to put breakpoints on areas of stored proc where I want but debugger doesn't stop there. Also step in and other debugging buttons are greyed out. What I am missing here ?

  • This was removed by the editor as SPAM

  • Doing a Google search on SQL SERVER T-SQL Debugging shows a number of problems depending on the service pack and configuration of you install. As an example if you are running SQL Server under Local System id you will get a warning when you try to debug a stored proc that you don't get if you run SQL Server under a different id.

    Francis

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply