Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Database: MS SQL Server
 Drop a DB using MSDE
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

seven
Senior Member

USA
1037 Posts

Posted - 17 August 2002 :  18:53:56  Show Profile  Visit seven's Homepage
What's an easy way to drop a database if I am using MS MSDE?
You can't do it using access.

Doug G
Support Moderator

USA
6493 Posts

Posted - 17 August 2002 :  22:23:08  Show Profile
You can drop MSDE databases using Access 2000+ projects. Create an adp to your MSDE server, hook it to the database you want to drop, and in Tools-Database Utilities you'll find drop database.

======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 17 August 2002 :  23:04:35  Show Profile  Visit seven's Homepage
Actually, I tried that. It said I had to upgrade to SQL server 7 to use that tool... I have MSDE (the free version for my local PC)

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 17 August 2002 :  23:28:00  Show Profile
The The ASP.NET Web Matrix Project (available here: http://www.asp.net/webmatrix/default.aspx?tabindex=4&tabid=46 ) has a built in database manager for MSDE.
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 18 August 2002 :  00:29:15  Show Profile
Well, with Access 2000 and MSDE1.0 I can drop db's on a W2K box.

You do have to run Access on the same computer as the MSDE server for this to work, and I think you do get a message like you quoted if you're trying to drop a DB that's on a server over the network.

WebMatrix as Richard said will do the trick, and is a nice free product as well.

Or you can obtain a copy of Enterprise manager, which is what I normally manage my MSDE db's with.

======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 August 2002 :  00:33:33  Show Profile
I tried to drop a Database on MSDE 2000 using Access XP and it would not let me (got the error about needing SQL 7.0 or higher). Both are on the same computer.
Go to Top of Page

pweighill
Junior Member

United Kingdom
453 Posts

Posted - 18 August 2002 :  04:55:23  Show Profile
You could try running osql:

osql -Usa -P

Then:
DROP DATABASE databasename
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 18 August 2002 :  09:25:02  Show Profile  Visit seven's Homepage
That's what I got... I have web matrix installed, I'll use that?

But, what are you doing with an ASP.NET product, Richard?


quote:
Originally posted by RichardKinser

I tried to drop a Database on MSDE 2000 using Access XP and it would not let me (got the error about needing SQL 7.0 or higher). Both are on the same computer.


Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 18 August 2002 :  12:16:20  Show Profile
quote:
Originally posted by RichardKinser

I tried to drop a Database on MSDE 2000 using Access XP and it would not let me (got the error about needing SQL 7.0 or higher). Both are on the same computer.


I guess MS changed something. I have A2K and have MSDE1.0 and MSDE2K on the same W2K box and can drop db's on either server from Access. Someday when I feel the urge I guess I should update my Office


======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.19 seconds. Powered By: Snitz Forums 2000 Version 3.4.07