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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"record has been changed by another user ..." no it hasn't!

Status
Not open for further replies.

Islwyn

Programmer
Nov 8, 2003
26
0
0
GB
Does anyone have any ideas why somebody else should get the below error message using XP with a newer version of Access than me, but I do not - the error message simply can not be true if the V. Basic code is working!
"
This record has been changed by another user since you started editing it. If you save the record you will overwrite 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
Pressing “Save Record” leads to:

The record could not be deleted or changed because table “Visits” includes related records.

"

any ideas?

Thankyou

 
Islwyn,

if you have controls which are updated e.g. by your code this may happen. At least this was the culprit, when I received the same message.
Hope that helps.

Best, georgp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top