detach database forcefully

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I had developed a setup project which attaches a database while installing it & detaches it when uninstalled. Installation works fine. While uninstalling it throws an exception:"Cannot detach the database ,it is currently in use"
How do I forcefully detach a database (even though it is connected to any appln)

Thank
Priya
 
Back
Top