show/hide this revision's text 2 deleted 44 characters in body; edited tags

Ok, this is driving me nucking futsnuts.

I've done just about everything I can to enable step through debugging of stored procedures of a sql server 2005 database.

http://arjunachith.blogspot.com/2007/05/debugging-stored-procedures-debug.html

http://msdn.microsoft.com/en-us/library/zefbf0t6%28vs.71%29.aspx

My currents setup:

  1. visual studio 2008 SP1
  2. SQL server 2005 express database (yes you can debug on this)
  3. DEV database on my localmachine with "root" login as sysadmin

thus far, all

All I want to do is right click on a stored proc in my server explorer in VS 2008 and see "step into stored procedure". I've done all I can and I can't see that. I'm just trying to access a local database on my local machine, I've created an account

HEEEEEELLLLLPPPPP!!!!!

show/hide this revision's text 1

How to enable debugging of stored procedures in visual studio?

Ok, this is driving me nucking futs.

I've done just about everything I can to enable step through debugging of stored procedures of a sql server 2005 database.

http://arjunachith.blogspot.com/2007/05/debugging-stored-procedures-debug.html

http://msdn.microsoft.com/en-us/library/zefbf0t6%28vs.71%29.aspx

My currents setup:

  1. visual studio 2008 SP1

  2. SQL server 2005 express database (yes you can debug on this)

  3. DEV database on my localmachine with "root" login as sysadmin

thus far, all I want to do is right click on a stored proc in my server explorer in VS 2008 and see "step into stored procedure". I've done all I can and I can't see that. I'm just trying to access a local database on my local machine, I've created an account

HEEEEEELLLLLPPPPP!!!!!