Strange data edit error

CedarTree

Registered User.
Local time
Today, 10:18
Joined
Mar 2, 2018
Messages
445
Hello - editing data through a form, connected to SQL server table. I get the error below ... I'm not doing anything crazy re: on_current, etc. that I can see. What's weird is that I can click OK and then the edit actually "takes". Any suggestions? Thanks.

1694095672779.png
 
some forms are designed wrong so you yourself can be the other user editing the same record.
or
you have 2 different forms/sheets open on the record.
 
Thanks - best debugging approach you might suggest? Thanks!
 
Does something on / in the form do something automatic? This could be a "double-dip" in which the change is made, but then the same change is made (again).
 

Users who are viewing this thread

Back
Top Bottom