Results 1 to 5 of 5
  1. #1
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86

    Write Conflict?

    Hi All,

    I have a very perplexing problem with a newly created database. The database consists of many tables (29) that the user enters data into via a main form that has several subforms on it.



    When the user enters the first piece of data on one specific table (that has been placed on the main form, let's call it Table B, it has a one-to-one relationship with the primary key), they get the following Write Conflict Error:

    "The record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made.

    Copying the changes to the clipboard will let you look at the values the other user entered, and then paste you changes back in if you decide to make changes.

    (Buttons that I can then click)
    Save Record
    Copy to Clipboard
    Drop Changes"

    At this point the primary key loses the value that the user entered into it and defaults to zero.

    I have never run into this problem before and I cannot detect any difference between this table and any other tables within the database that do not cause this problem. Anyone run into this problem before and have a potential solution? Thank you.

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    yes, you cannot have many cooks in the kitchen.
    Did you split your database? Frontend (1 to each user) and the backend (1 single db of tables on a server)
    If not this could be the problem.

  3. #3
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Also, check Client Settings.Default Open Mode
    Default Record Locks

  4. #4
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86
    Yes, the database is split. And I am only trying to enter data from the front end. And I am the only user at this time, so it is not a case of several users trying to alter the same record.

  5. #5
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86
    Ugh. The primary key field in the child table (the one that was causing problems) still had a default value of 0 assigned to it. That was the issue.

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

Similar Threads

  1. Write Conflict Help
    By jbailey4545 in forum Access
    Replies: 5
    Last Post: 01-24-2014, 02:25 PM
  2. Write conflict
    By IslandHydro in forum Programming
    Replies: 4
    Last Post: 10-25-2013, 09:30 AM
  3. Write Conflict
    By sah in forum Forms
    Replies: 8
    Last Post: 04-25-2012, 07:19 AM
  4. Write Conflict Demonstration
    By pkstormy in forum Code Repository
    Replies: 1
    Last Post: 12-02-2010, 08:25 PM
  5. Write Conflict Error
    By botts121 in forum Access
    Replies: 5
    Last Post: 09-25-2009, 12:11 PM

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