MS Office 365 ProPlus, Access 2007 - 2016
I am the creator/owner of a MC Access DB that is shared among many users on several different sites. I recently "split" the DB (a really good move)... the "frontend" is a the_db.accdb file that each user has on their laptop, and the backend is a the_db_be.accdb file that is on a file server the users can access through their frontend.
I need to alter a trigger on one of the tables. I can't do this because users have the DB open. Is there a way I can shut the DB down (kick users off) so that I can do this work? I found lots of stuff on google about closing a DB, but this appears to be from the standpoint of an individual user closing their own connection down, not booting all users off of a DB.
Thanks for any help !