Multiple Users

  • Thread starter johankotze via AccessMonster.com
  • Start date
J

johankotze via AccessMonster.com

I have a problem!!
I have 3 computers on my network, one is the server and the other two
computers are linked to the server where my Back End database is installed
the Front End Database is installed on the other two computers.

When one operator is busy working on form ClientInformation the other
operator can't work on the same form ClientInformation. The message that I
get is the following.

"Could not lock table ClientInformation; currently in use by user Admin on
machine Notebook Johan"

I want multiple users to work at the same time on the same tables & forms.
How can I fix this.
 
J

Joan Wild

All users need read/write/create permissions on the folder where the backend
is located.
 
J

johankotze via AccessMonster.com

Hi Joan how do I set it.

Joan said:
All users need read/write/create permissions on the folder where the backend
is located.
I have a problem!!
I have 3 computers on my network, one is the server and the other two
[quoted text clipped - 10 lines]
I want multiple users to work at the same time on the same tables & forms.
How can I fix this.
 
J

Joan Wild

Right-click the folder, choose properties, security tab - you'd need to be
logged into the computer with an admin account.

--
Joan Wild
Microsoft Access MVP
johankotze via AccessMonster.com said:
Hi Joan how do I set it.

Joan said:
All users need read/write/create permissions on the folder where the
backend
is located.
I have a problem!!
I have 3 computers on my network, one is the server and the other two
[quoted text clipped - 10 lines]
I want multiple users to work at the same time on the same tables &
forms.
How can I fix this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top