I currently maintain an access database that I have made. At a certain time in the day, I need exclusive access to the database to run some reports. Obviously I can't have exclusive access until all other users have logged out. Is it possible to have something in the database that at a certain time (such as say 8:30am) all users are automatically logged out of the database (I have a specific macro that ensures users properly exit the database). Once users have been given the boot, I would need say a macro to run to prevent users getting back into the database, although this marco would exclude my username so I can get back into the database, run my reports, and once the reports are run, everything goes back to normal and all other users can resume work.
I know how to "lock" the database with macros preventing users for getting straight back in after being booted out, but its the "booted out" part that I need to know how to do in the first place. Can anyone help please?
Regards,
David
I know how to "lock" the database with macros preventing users for getting straight back in after being booted out, but its the "booted out" part that I need to know how to do in the first place. Can anyone help please?
Regards,
David