Results 1 to 2 of 2
  1. #1
    jjz0512 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    55

    Write Conflict Error in a UI liked to Oracle


    Hi, I have a form that has 5 tabbed sub forms on it and the last form is causing a Write conflict error when I try to update data for an existing record. When I update other tab forms for the same ID, it's fine, it's just this tab form, CME. The Write Conflict message, This is has been changed by another user since you started editing it. But, I'm the only one in. Now this is primarily a UI that has links to an Oracle database, but I'm the only person in the database. What's causing this?

    Thanks in advance to anyone who can help me. This forum members have always provided me with help, even when it's a dump question. Thanks Again!

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    You're using a bound form and likely the tab you are having trouble with has some piece of data in it belonging to the 'main' dataset. You'll get the error you're getting even if you're the only one in it if the 'main' record has been modified without being saved while a 'sub' record has also been changed (at least that's what has happened to me in the past).

    I don't use bound forms for reasons like this. Have you tried building an unbound form?

    Your other option is to force a save of the 'main' record every time you perform an action involving the subform.

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

Similar Threads

  1. write conflict error
    By nyneave in forum Security
    Replies: 1
    Last Post: 10-13-2012, 06:17 PM
  2. The dreadfull Write Conflict error - help
    By jscriptor09 in forum Programming
    Replies: 1
    Last Post: 09-29-2011, 06:11 PM
  3. write conflict error
    By karuppasamy in forum Access
    Replies: 1
    Last Post: 06-07-2011, 12:23 PM
  4. Write Conflict Error Message
    By AKQTS in forum Forms
    Replies: 2
    Last Post: 07-27-2010, 09:57 AM
  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