intermittent error message when editing data in a form

P

Paul

I'm running Access 2003 with the back end on a network server, and multiple
users running their individual front ends from their local C drives.

The users sometimes get this message when they try to edit data in one of
the forms:
Write Conflict

This record has been changed by another user since you started editing it.
If you save the record, you will overw3rite the changes the other user made.
Copying the changes to the clipboard will let you look at the values the
other user entered, and then paste your changes back in if you decide to
make changes.


Save Record - Copy to Clipboard - Drop Changes

The message can occur if the user tries to save the Records - Save Record
command, and also if they try to navigate to another record right after
making the change.

What is puzzling about this is that I've had the users test it on certain
records that I know are not being edited by anyone else, and yet the message
still appears from time to time. But on other occasions, the user can edit
the record without encountering an error message.

What is causing this, and what can I do to prevent this from happening?

Thanks in advance,

Paul
 
P

Paul

Thanks for the info, Tom.

One of the things I suspect is going on is that some users type something
into a field or two, and let it remain there in the edit state which might
be tying up the record and page. If I put a 60 second timer in the form
that says something like If Me.Dirty then Save Record, would that actually
save the record and possibly solve the problem?

Thanks again in advance.

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top