Debugging SQL in VS 2003

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • NumbLock

    #1

    Debugging SQL in VS 2003

    Hello all. I posted this in the SQL Server groups and got no joy.
    Hoping some of you have come across this problem. I have the pro
    version of Visual Studio.net 2003. It comes with the SQL server 2000
    Developer edition. If I install the dev edition, the VS IDE does not
    allow for debugging stored procs that are on the dev SQL server. The
    options for stepping into and all debugging options are just not there.
    Now if I install MSDE 2000 as a named instance, the IDE will allow me to
    step and debug but only on the MSDE instance. It simply will not allow
    me to debug the dev edition. I've tried reinstalling, applying SP3 and
    then tried SP4 all brought no joy. Anybody with some insight here would
    be appreciated.
    Thanks
Working...