Only one user able to access form

mcbass1

Registered User.
Local time
Yesterday, 21:05
Joined
Sep 7, 2007
Messages
41
I have a form in a split database that is linked to a table. The problem I'm having is that only one person can access this form at any one time. If a second user tries to open it, it just does nothing. There are other forms that have subforms linked to tables that multiple users can access simultaneously, but not this one. Any help would be appreciated.

Thanks in advance!
Mike
 
1. If not currently done this should be a frontend on EACH user's machine.

2. Make sure that, for the form in question, the Record Locks are not set to ALL Records.
 
Thank you very much for the reply Bob. My users are accessing a single fe on the server, but I plan on sending individual front ends out in the next week.

The Record Locks were set to All Records. I changed it to No Locks, and it's working fine.

Thanks again!
Mike
 

Users who are viewing this thread

Back
Top Bottom