Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor cannot be modified because it contains an unsaved
Message
 
To
29/10/2014 16:10:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01610155
Message ID:
01610161
Views:
35
>From time to time I get an error when I try to replace a field when editing a cursor in a grid.
>The cursor is a view with tablebuffering = 5 created from a SQLEXEC() query.
>
>Cursor cannot be modified because it contains an unsaved record
>
>Any has seen this before and knows how to work around this error?

Usually that happens when you try to Refresh Cursor (or REQUERY View) when they contains modified records, before you issued TABLEUPDATE() or TABLEREVERT()
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform