crook
Registered User.
- Local time
- Today, 05:33
- Joined
- Aug 21, 2003
- Messages
- 18
I don't use this often... I think I'm going to ask something that may be posted here somewhere, but I couldn't find anything in the search, so have mercy...
I have an Access 2000 database that is shared over a network (Novell). The backend lives in a shared network drive. Then there are several front-ends that connect to it - some from the same shared network drive, and others from users' C-drives.
I need to update a table design and/or compact & repair the backend, and to do that must open it exclusively. But there is some file linking to it that is currently in use. Access doesn't identify the file.
This is a common problem. Normally, it entails me jogging around the office asking everyone to close their frontends. But is there a way I can programatically kick them out of / break their links to the backend?
I need to do this because some users go home / to lunch and lock their offices with their computer still logged in, and I can't check those computers to see if they have the database open.
Any advice will be appreciated.
I have an Access 2000 database that is shared over a network (Novell). The backend lives in a shared network drive. Then there are several front-ends that connect to it - some from the same shared network drive, and others from users' C-drives.
I need to update a table design and/or compact & repair the backend, and to do that must open it exclusively. But there is some file linking to it that is currently in use. Access doesn't identify the file.
This is a common problem. Normally, it entails me jogging around the office asking everyone to close their frontends. But is there a way I can programatically kick them out of / break their links to the backend?
I need to do this because some users go home / to lunch and lock their offices with their computer still logged in, and I can't check those computers to see if they have the database open.
Any advice will be appreciated.