| Author: Bunty 29 Jun 2008 | Member Level: Diamond Points : 2 |
Hi,
Very nice piece of information on dropping a database.
Short and simple to understand.
Keep posting such valuable tips.
Thanks and Regards S.S.Bajoria
|
| Author: Sunil Preetham 29 Jun 2008 | Member Level: Bronze Points : 0 |
Hi ..............Very Nice........Keep Sharing
|
| Author: Anand 30 Jun 2008 | Member Level: Bronze Points : 1 |
Right click on the Database that u want to delete and select the delete option than Check Option(Close the Existing connections and then press oK
|
| Author: want2no 17 Jul 2008 | Member Level: Bronze Points : 0 |
ALL task >> Detach database.
|
| Author: Prafulla S Shimpi 11 Sep 2008 | Member Level: Gold Points : 1 |
Nice one,
but before that make sure that none of the sessions (either internal or external-through fron end) are open for the database.
otherwise, user may lose the data / work he/she currently doing.
either it should get committed or rolled back
|