Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 2072 - cursor cannot be modified
Message
From
16/06/2003 15:02:59
 
 
To
16/06/2003 13:41:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00787471
Message ID:
00800449
Views:
105
>Andy,
>
>I interpreted Aleksey's comment that it was found late in the production cycle as an admission of sorts that it is a bug.
>

Hi Jim and Andy,

Grid maintains it's own current record. While focus stays in the grid, it expects only that record to be "dirty". If new record is added or non-current record is changed and left "dirty", it can put the cursor into incorrect state. The error doesn't show up right away, it'll show up later, during attempt to save another record. The error may never show up if that "dirty" record becomes the current record in the grid, grid corrects the state of the cursor.
Error 2072 is new to VFP8, in this scenario, VFP7 reports error "File is in use by another user."

This behavior is by design. However, If you can provide repro scenario that doesn't fit into the description then most likely it is a BUG and I'll be glad to have it fixed.

Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform