So the database that I have now has a front and back-end. However, the issue that I'm running into is this:
1. Does MS Access allow users to access the same record at the same time?
2. If this is possible, I need to put in a check that says "is this record already opened by another user"? If this does return a "yes", then a message should be displayed to the user who is trying to access the record of "This record is already being used by (network user name). You can only view this record in read-only status where you cannot edit it. if you would like to edit it, please locate the current user who has it opened and ask them to close it, or you can wait until they are through."
Any ideas?
1. Does MS Access allow users to access the same record at the same time?
2. If this is possible, I need to put in a check that says "is this record already opened by another user"? If this does return a "yes", then a message should be displayed to the user who is trying to access the record of "This record is already being used by (network user name). You can only view this record in read-only status where you cannot edit it. if you would like to edit it, please locate the current user who has it opened and ask them to close it, or you can wait until they are through."
Any ideas?