Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update conflict in cursor
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows NT
Miscellaneous
Thread ID:
01504852
Message ID:
01505023
Views:
170
>I have a 10 year old app that uses buffered VFP tables. Users are generating error 1585 in the errorlog, but I can't reproduce it. I'm opening my main tables in a form's data environment, using buffering mode 3. Sometimes they get tableupdated, other times its implicit as I change rows.
>
>Whats happening is that the row is dirty, and when I locate to another row I get this error. It happens even when theres one user on the test system, so its not a conflict between users.
>
>Rewriting the app is not an option, really I'm hardly supposed to touch it without a series of meetings.
>
>Shouldnt the implicit tableupdate fire when I change rows? Why the error message and crash?
>

The error means that somebody or something changed the record in the table after it has been retrieved.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform