I have a Access 2010 database that is basically a front end for a MySQL database. There are some local queries and forms and VBA code. For some reason the database will only let one person use it at a time. I checked that the default open mode is not set to exclusive. I've never set anything to make it open exclusively. Is there something I'm missing that I can check? Is it this something to do with it being connected to a MySQL backend?