Results 1 to 3 of 3
  1. #1
    AndrewsPanda is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Sep 2011
    Posts
    22

    Write Conflict Issues

    I think I may have set up my forms and relational tables in a way that causes Write Conflicts.



    Form 1 uses Customer table and stores all of the customer information.
    Then 2 uses Customer table and also has a sub form which stores kit information.

    Form 1 and 2 use the same fields for "Company name" "Company ID" etc etc so you bring up a customer on form 1 and press a button and it takes you to the same company on form 2. Both forms have fields from table 1 that store different information.

    Eg: Form 1 has a notes field from table 1 that stores extra company info
    Form 2 has a notes field from table 1 that stores extra kit info.

    However I seem to be getting Write Conflict issues and other issues with this set up. Can anyone please shed some light as to why? Thanks

    Customer table and kit table are related by Customer ID.

  2. #2
    AndrewsPanda is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Sep 2011
    Posts
    22
    It looks like I fixed the issue by having the button close the form it is on when it opens the next form.

    However the issues remains that we have two computers on the one lan using the one Access. Both computers use the one Access file at the same time and there seems to be no way to set it up so they can both use the same file at once without getting write issues and conflicts. Any ideas?

  3. #3
    goodguy is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Dec 2010
    Location
    Zanzibar, Tanzania
    Posts
    229
    Read up Access Help on concurrency and record locking options.

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

Similar Threads

  1. Write conflict - Access 2003
    By mafrank101 in forum Access
    Replies: 7
    Last Post: 10-10-2012, 07:44 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 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