deleting entire database
hello,
i am connecting to a database from within asp, i need to send a query in order to drop the database completely, can i do this by sending the drop command directly or should i do something else. the problem is i cannot test this now because the db is on and running, but i need to insert a script that drops the database after a while, is this possible?
|