Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: RE: sql_language digest: August 14, 2001


Message #1 by "Rick Dobson" <rddcab@i...> on Wed, 15 Aug 2001 09:34:29 -0400
Hi Zili,

Type the following into Query Analyzer

USE master
DROP DATABASE databasename

where databasename is the name of the database that you created with DTS.
Then, run the script.

Subject: how to delete database
From: Zili Liu <liu@Q...>
Date: Mon, 13 Aug 2001 16:26:48 -0700
X-Message-Number: 1

Hello all,

I created a database using DTS import/outport wizard. I wonder if anybody
can tell me how to delete it. I know that the database is located in
C:\mssql7\... I highlighted it and clicked delete but it doesn't work.

Thanks!

Zili

Rick Dobson
www.programmingmsaccess.com
www.cabinc.net
rickd@c... <mailto:rickd@c...>





  Return to Index