I have access 97 database being run by multiple users. It was working fine
until I created a form and a macro to open the form at start-up. Now only
one user can open the table. If a second user attempt to open the same table
at the same time, there is an error message that says "table cannot be lock,
it is being used by user A on machine C or you may not have permmision to
open table". Does anyone have an idea how to solve this problem? I want
multiple users to be able to add records to a table simultaneously.
Thanks.
until I created a form and a macro to open the form at start-up. Now only
one user can open the table. If a second user attempt to open the same table
at the same time, there is an error message that says "table cannot be lock,
it is being used by user A on machine C or you may not have permmision to
open table". Does anyone have an idea how to solve this problem? I want
multiple users to be able to add records to a table simultaneously.
Thanks.
Comment