Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update message
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00426807
Message ID:
00427029
Views:
23
>Occasionally, I get the message "Data has changed. Do you want to revert..." when saving a record.
>
>What exactly causes this? AFAIK, this happens when the base table has changed from when the view was last requeried. In my app, there are no other users, and no reason that I can see for this error to be occuring.
>
>Any tips would be appreciated.
>
>Greg

The message comes from the framework.
It comes because you set the value of a field orobject programaticly. (i think)
That is also a change.
Check your code for stuff like mytable.myfield = ...,replace myfield with ..., or myobject.value = ....
Previous
Reply
Map
View

Click here to load this message in the networking platform