Hello everyone,
Long time lurker, first time poster...be kind
I do not consider myself an Access expert, much closer to a Moderate user.
I'm having trouble creating a split database capable of allowing multiple users to enter data at the same time. I created a database on a shared network folder, which everyone has read/write access. I manually split the database by:
1. Making a copy of the original
2. Deleting all the queries/forms/reports/modules inside the Copy, leaving just the table, thus creating the back end (BE). I also put a password protect on the BE
3. Deleting the tables in the original, and re-linking the tables to the BE, thus creating the front end (FE)
4. I distributed the FE to multiple users
Multiple users can open the FE database, but when a user opens a form to add/edit existing data in a table, it prevents other users from opening the FE database and gives the "The database has been placed in a state by user 'Admin' on machine...".
When the first user opens their FE file, the BE on the network creates a .laccdb file and prevents others from opening the BE for changes.
I verified that the form properties has Record Locks to "No Locks". The Access Options - Client Settings is also set to "No locks" and default open mode is "Shared"
Can anyone please help troubleshoot why this is happening?? Thank you in advance for your help!
Long time lurker, first time poster...be kind

I do not consider myself an Access expert, much closer to a Moderate user.
I'm having trouble creating a split database capable of allowing multiple users to enter data at the same time. I created a database on a shared network folder, which everyone has read/write access. I manually split the database by:
1. Making a copy of the original
2. Deleting all the queries/forms/reports/modules inside the Copy, leaving just the table, thus creating the back end (BE). I also put a password protect on the BE
3. Deleting the tables in the original, and re-linking the tables to the BE, thus creating the front end (FE)
4. I distributed the FE to multiple users
Multiple users can open the FE database, but when a user opens a form to add/edit existing data in a table, it prevents other users from opening the FE database and gives the "The database has been placed in a state by user 'Admin' on machine...".
When the first user opens their FE file, the BE on the network creates a .laccdb file and prevents others from opening the BE for changes.
I verified that the form properties has Record Locks to "No Locks". The Access Options - Client Settings is also set to "No locks" and default open mode is "Shared"
Can anyone please help troubleshoot why this is happening?? Thank you in advance for your help!