Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7.0 and included Database error
Message
From
03/10/2001 09:36:30
Thomas Simone
Bottomline Solutions, Inc.
Lutz, Florida, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
VFP 7.0 and included Database error
Miscellaneous
Thread ID:
00563552
Message ID:
00563552
Views:
49
We tend to build the database (included, not excluded) into our executables. It contains our connection to the back end server and the remote/local views to the data. By including it, we have less files on the client site to manage and we can affect changes to the remote views during updates more quickly.

One of the things that we would do with the remote views was to allow it to be resorted after it arrived (Index On) locally. Up to VFP 6.0, you could do this without a problem. Now, we get error 111 "Cannot update the cursor". It is as though the remote views have been demoted to cursor status without the ability to add the NOFILTER | READWRITE clause

Of interest is that while you are in the IDE, the problem doesn't show itself because the program directly accesses the database on the development drive instead of getting it's information from the folded-in database. I believe what is happening is a bug - probably related to the changes affected to the VFP Select statement (readwrite).
Next
Reply
Map
View

Click here to load this message in the networking platform