step into SQL Stored Procedures?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • viepia@nospam.com

    step into SQL Stored Procedures?

    Hi,

    What steps are necessary to step through / debug SQL Server 2008 Developer SPROCS
    called from a VS 2008 3.5 SP1 C# project?

    Currently "Step Into Stored Procedure" on the SPROC context menu is greyed out.


    Thanks
    Viepia
  • viepia@nospam.com

    #2
    Re: step into SQL Stored Procedures?

    When my program is not running in the debugger Step Into Stored Procedure works, in the
    debugger where I need it most Step Into Stored Procedure is greyed out.

    Comment

    Working...