I'm trying to debug a stored procedure in Visual Interdev but can't get it
working. I've followed the directions in the MSDN help file to set up
stored procedure debugging in VI. I'm running VI 6 Enterprise Edition and
SQL Server 7. When I right click on the stored procedure (in the data view)
then choose debug, some of the debug commands become enabled but not all of
them. The Start and Step commands are not enabled, so I don't have any way
of stepping through the stored procedure.
Any suggestions would be appreciated.