how to avoid "Write conflict" - TechRepublic
General discussion
April 4, 2001 at 01:22 AM
ra_tevis

how to avoid “Write conflict”

by ra_tevis . Updated 25 years, 2 months ago

One more time. I have a form that is to display several records (continuous form) the user will make a selection of the form and have the choice to apply the change to all records. When the user replies yes, My program applies the change to all the records in the table as reqested. The problem is when the user moves to the next record an error comes up that the record has been changed by another user. (Not, it was the code that changed the record) This issue has haunted my for weeks. Can someone tell me how they deal with this?

This discussion is locked

All Comments