C
Chris
I have taken the steps recommended by some to split my datbase into a front
end and back end in order to allow muti-user access. The back end only
contains the main table. The front end contains the queries, forms, reports,
macros, and links to the main tables. In the advanced tab under
Tools>Options I have made sure that "shared" is checked as the default. Each
front end has been saved as its own file for each user on their desktop. The
back end is saved on the network. I am still getting this message when other
users try to access the main form on the front end at the same time:
"The database engine could not lock table 'tblQARmaster' because it is
already in use by another person or process."
All the users need to access this main form on the front end simultaneously
to be able to write to the main tables. Is there something else I need to do
to make get this to work? What else could cause this message?
end and back end in order to allow muti-user access. The back end only
contains the main table. The front end contains the queries, forms, reports,
macros, and links to the main tables. In the advanced tab under
Tools>Options I have made sure that "shared" is checked as the default. Each
front end has been saved as its own file for each user on their desktop. The
back end is saved on the network. I am still getting this message when other
users try to access the main form on the front end at the same time:
"The database engine could not lock table 'tblQARmaster' because it is
already in use by another person or process."
All the users need to access this main form on the front end simultaneously
to be able to write to the main tables. Is there something else I need to do
to make get this to work? What else could cause this message?