A family of Microsoft relational database management systems designed for ease of use.
Users with same name will not matter. As for relationships, they are always set in the back end database.
You can certainly “view” the relationships in the front end, but they don’t matter and again this would have nothing to do with your existing issues. (so if you open the relationship windows you can choose show tables – but as noted, all relationships are set and managed in the back end database – the front ends cannot change those settings anymore and thus what you see in the front end relationship window does not matter anymore).
It not clear why with locking turned off that some users cannot edit data. They should be able, but if they are editing the SAME data then could (and should) receive the dreaded this data been changed by someone else message if other users are editing + changing the same data.
I would again double check that some forms (maybe the sub forms) are not set to lock the whole table, or lock a record.
Keep in mind that all users need full rights to the back end folder. That means file create rights, file delete rights. If “some” users don’t have these rights, then Access cannot create the locking file in the back end folder and Access WILL THEN open the database in READ only mode (so users will not be able to edit data). So I would check + ensure that everyone has full rights to the folder where the back end accDB file resides - users need file CREATE rights and delete rights, else Access cannot create the back end locking file and thus defaults to "read only" operation.
Regards,
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada