A
Andrew Gaskell
Hi All
I installed MSDE on my Win2K machine. I can see the system stored
procedures just fine from a remote machine's SQL enterprise manager,
but when I use the .NET IDE, although I can connect to the local MSDE
databases, I can't see any system stored procedures in master. When I
attempt to debug any SQL, I get the error message:
cannot debug stored procedures because the SQL Server database is not
set up correctly or user does not have permission to execute
master.sp_sdidebug. Run SQL server setup or contact database
adminstrator.
....which almost certainly has something to do with me not seeing any
system stored procedures. I am a member of the local administrators
group on the machine.
Please help!
Thanks
Andrew
I installed MSDE on my Win2K machine. I can see the system stored
procedures just fine from a remote machine's SQL enterprise manager,
but when I use the .NET IDE, although I can connect to the local MSDE
databases, I can't see any system stored procedures in master. When I
attempt to debug any SQL, I get the error message:
cannot debug stored procedures because the SQL Server database is not
set up correctly or user does not have permission to execute
master.sp_sdidebug. Run SQL server setup or contact database
adminstrator.
....which almost certainly has something to do with me not seeing any
system stored procedures. I am a member of the local administrators
group on the machine.
Please help!
Thanks
Andrew