dropping the db
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i have dropped a database with the query drop database db_test can i get back the db ? if so, how ? Please help me, its urgent.
hello
-
i have dropped a database with the query drop database db_test can i get back the db ? if so, how ? Please help me, its urgent.
hello
First of all, that is not a smart think to do!! In your best case, there's still an MDB file of the database somewhere on your harddrive which you can attach, otherwise I hope you've created a backup file, cause usually the drop statement really drops the database (and thus listens to your command). Good luck!
.: I love it when a plan comes together :. http://www.zonderpunt.nl