Results 1 to 3 of 3
  1. #1
    tshink is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Jul 2019
    Posts
    1

    Multiple users adding new records at the same time with a form that has a lookup

    Hi,



    When I have more than one user create a new record in my form, I get a locking error when any subsequent user attempts to perform the same lookup on a new record at the same time. I have removed all lookups from the table level as noted in another thread. Is it possible to have more than one user create a new record on a form at one time in Access? How can this work? It does not appear that a subsequent user can create another new record while the first user is currently editing a new record and has it locked. Is it possible to create more than one new record at a time? What happens is, any user that tries to create a new record ends up on the same new record that the first person who created it is working on and not on a unique new record. For example user 1 creates a new record 85 of 85. When user 2 tries to create a new record then end up on record 85 as well and not record 86 until user 1 is completely finished with and has saved record 85. Is it possible for user 2 to create a new record 86 while record 85 is still being created by user 1. Any advice? Thanks.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Is the database split? (tables vs forms/queries)?
    If not, is everyone in the same database?

    If not split, then do so. We've never gotten a conflict with a split db.

  3. #3
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,938
    other question to ask is what is mean't by 'record 85'. Is this the primary key? and if so how is it generated? the key is an autonumber or being populated using dmax+1 or similar?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Adding multiple records at a time
    By shod90 in forum Forms
    Replies: 3
    Last Post: 08-14-2016, 12:11 PM
  2. Replies: 3
    Last Post: 05-08-2015, 11:08 AM
  3. Replies: 4
    Last Post: 06-22-2014, 06:47 PM
  4. Replies: 62
    Last Post: 01-28-2014, 06:24 PM
  5. Adding multiple records from one form
    By sotssax in forum Forms
    Replies: 8
    Last Post: 07-17-2011, 11:16 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums