Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Write Conflict In Access 97

Status
Not open for further replies.

bigben

Programmer
Oct 8, 2001
25
RO
I am using an Access 97 database. I have a form with a subform. In the subform I have a piece of code that updates some of the values in the parent form. However for some of the values every time I exit the subform to the Parent I get the Write Conflict message, saying "This record has been changed by another user since you started editing it." with the choices to save, drop or copy to clipboard the changes.

The strange thing is I only get this message with some of the fields I update and not others, even though they all affect the record.

Can anyone help?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top