Write Conflict when upgrade to Access 2010

Contazeby

New member
Local time
Yesterday, 19:42
Joined
Apr 5, 2012
Messages
2
Small database created under Access 2007, with various information linked to “Person” records (one record for each resident in the community). Residents offer various volunteer services; each one is tracked in an “Offer” record – using a multi-value field for the person(s) volunteering so that, for example, a husband and wife can volunteer as a unit. This multi-value field is the link to the Person record.

In order to show the offer records for an individual Person, I use a query that links the Person and Offer records using the Person ID to retrieve the offers (Access will not allow a direct ID query to the multi-value field.) and display them in a split form. This method has worked well for three years; the filtered Offer records were displayed and could be edited as needed.

Several weeks ago, we updated to Access 2010. Since that time, the Offer records display as always on the linked form – but if I attempt to update any field, I get a Write Conflict message that another user has updated the record, etc…. and I have found no way to force the updates. From other web inquiries I’ve read, this appears to be a bug in 2010. How can I resolve this problem?
 
Hi,

I'm afraid I'm no expert as I use Access 2007.

Have you tried creating a new database in Access 2010 and importing all the objects from the old database?
 
Thanks. I'll try that with a small subset of the database and see if it solves the problem.
 

Users who are viewing this thread

Back
Top Bottom