when another user tries to open the access project, they receive the following error.
The database '<dbname>' will be opened read-only because one of the following occurred:
The file is locked for editing by another user, or the file (or the folder in whick it is located,) is marked as read-only, or you specified that you wanted to open this file read-only.
the file, folder and project were not set/opened in read-only. basically i just want to hide this message box, b/c the user still has the ability to update data. they are only restricted from making design changes, which is fine. i don't need to change permissions, just hide this message. ANY suggestions greatly appreciated!
The database '<dbname>' will be opened read-only because one of the following occurred:
The file is locked for editing by another user, or the file (or the folder in whick it is located,) is marked as read-only, or you specified that you wanted to open this file read-only.
the file, folder and project were not set/opened in read-only. basically i just want to hide this message box, b/c the user still has the ability to update data. they are only restricted from making design changes, which is fine. i don't need to change permissions, just hide this message. ANY suggestions greatly appreciated!