I have an MDF file that is being held open by another computer.
The MDF file sits on a shared folder and the server that normally holds the MDF file open is shut down.
However, when I attempt to open the file using another server I get a sharing violation error.
I cannot turn the first server on again so somehow I need to forcably close the connection to the database so the new server can open it.
Any thoughts?