Is this where I should post this question?
I have a database that is being used by multiple users. Each user has an MDE file on their PC and the data is stored/referenced in a separate mdb on a network shared drive. When someone is using the program concurrently and a second user tries to open forms, etc. I always receive the following error message:
"There was an error executing the command."
I have set the Default Open Mode to "Shared" and the
Default Record Locking mode to "No Lock"
Any help would be appreciated. Thanks.