I just recently implemented a database to 90 users. I have split my DB into a FE/BE and I am using the Auto FE Updater to distribute the FE to the users.
Everyone is able to access the DB fine except one person. Everytime this person opens the database it notifies her that the DB is opening in Read-only and any changes that she makes to it will be discarded.
So at first I thought she had only read-only rights to that folder that contains the DB on the network, I checked with the system admin guys and they confirmed that she has full read/write privledges just like over else who's accessing the database.
Any suggestions why she's the only one getting the DB opening in Read-only and how I can fix it?
Thanks.
Everyone is able to access the DB fine except one person. Everytime this person opens the database it notifies her that the DB is opening in Read-only and any changes that she makes to it will be discarded.
So at first I thought she had only read-only rights to that folder that contains the DB on the network, I checked with the system admin guys and they confirmed that she has full read/write privledges just like over else who's accessing the database.
Any suggestions why she's the only one getting the DB opening in Read-only and how I can fix it?
Thanks.