No System stored procedures in MSDE install
From: Andrew Gaskell (agaskelluk_at_yahoo.com)
Date: 07/15/04
- Next message: William \(Bill\) Vaughn: "Re: advice on what is possible in a stored procedure"
- Previous message: Alan Brewer [MSFT]: "Re: How many concurrent users does MSDE 2000 support?"
- Next in thread: Mary Chipman: "Re: No System stored procedures in MSDE install"
- Reply: Mary Chipman: "Re: No System stored procedures in MSDE install"
- Messages sorted by: [ date ] [ thread ]
Date: 15 Jul 2004 14:30:54 -0700
Hi all
I installed MSDE on my Win2K machine. I then ran the SQL scripts to
create PUBS and NWIND. These created ok and I can connect to them and
navigate the tables using the .NET IDE. However when I try to debug a
stored procedure in NWIND I get the errror:
"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
administrator"
I then looked in the System Stored Procedures via the .NET IDE and I
couldn't see any system stored procedures at all! Are these not
installed by default? Or perhaps my installation is corrupt?
Please help!
Thanks
Andrew
- Next message: William \(Bill\) Vaughn: "Re: advice on what is possible in a stored procedure"
- Previous message: Alan Brewer [MSFT]: "Re: How many concurrent users does MSDE 2000 support?"
- Next in thread: Mary Chipman: "Re: No System stored procedures in MSDE install"
- Reply: Mary Chipman: "Re: No System stored procedures in MSDE install"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|