I have a problem where a user has yanked his laptop out of the docking station while having my database application (A frontend/backend setup) open.
Now the backend is locked and I can't gain exclusive access to make my modifications.
I know there are several threads about how to have the frontend application automatically logout after a certain amount of time, but that is not what I am after.
Since I know that the user has "left the building", is there anything I can do to remove him from the .ldb file short of rebooting the server?
Now the backend is locked and I can't gain exclusive access to make my modifications.
I know there are several threads about how to have the frontend application automatically logout after a certain amount of time, but that is not what I am after.
Since I know that the user has "left the building", is there anything I can do to remove him from the .ldb file short of rebooting the server?
Comment