I have run into an issue when updating from 2010 to 2007. I have rolled back to 2007 and do not experience these issues. However, when I update to 2010, I do receive these issues.
The problem exists when modifying data and closing a form. I receive a “Write Conflict” message. It states, “This record has been changed by another user since you started editing it.” I am the only user in the application.
The form has several sub forms. My assumption is that the data is being saved multiple times on the form, causing a “dirty read”. I could update the application to work around this issue. However, since I did not write this application, I would prefer not to do this.
Since I have isolated this issue to be a problem related to the update from 2007 to 2010, I have to believe that somebody else has had this issue.
Does anybody have any suggestions?