step into SQL Stored Procedures?

V

viepia

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
 
V

viepia

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top