Search

Wednesday, December 7, 2011

Error coming while dropping Database: Already in use

Sometime when we try to delete the database, an error comes "Cannot drop database because it is currently in Use".


This is coming because the connection to database is opening somewhere.


Now, we can delete database this way:


Right Click on the Database > Delete > Check the checkbox "Close existing connections" at the bottom > Ok.


No comments:

Post a Comment