September 14, 2010 at 8:20 am
Is it possible to delete a SQL database using batch file (dos command)?
September 14, 2010 at 8:24 am
Why not ? take a look at SQLCMD and OSQL command line commands in Books Online (free help that comes with your SQL Server Installation)
September 14, 2010 at 8:25 am
it is possible but why do you want to do this? sounds risky.
---------------------------------------------------------------------
September 14, 2010 at 8:28 am
george sibbald (9/14/2010)
it is possible but why do you want to do this? sounds risky.
+1
September 14, 2010 at 8:32 am
I need to drop and restore a database in about 20 user's pc once a week but I do not want to open Studio Management in each pc.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply