Alright Team,
I've got a multi-user database that I need to be able to update whenever I need to. It seems that the simplest way to do so is to simply kick out all of the users, then make my changes while I have exclusive access. There are users on the db 24/7 so it would be a hastle to have to go to each computer and close the db on each computer.
I know there's a way to programatically kick out all users of the database, however I do not know how exactly. I'm using Microsoft Access 2003. If I am able to kick off all users what would happen to any data they were currently working on?
I've got a multi-user database that I need to be able to update whenever I need to. It seems that the simplest way to do so is to simply kick out all of the users, then make my changes while I have exclusive access. There are users on the db 24/7 so it would be a hastle to have to go to each computer and close the db on each computer.
I know there's a way to programatically kick out all users of the database, however I do not know how exactly. I'm using Microsoft Access 2003. If I am able to kick off all users what would happen to any data they were currently working on?
Comment