Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to navigate records in remote view
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00648981
Message ID:
00650280
Views:
20
Hi Vlad,
I have already tested the Fetch As Needed option for remote views.
It is good for enquiry records but not for update records. Because
an "Update Conflict" error will occur when I issue TableUpdate(.t.)
command as the remote view is fetching records in the background.
I can only update until the fetch process endded. So it seems not
possible for large tables. I wonder if I can update the view during
fetching records. This will reduce many steps in coding.
Anyway, thank for your suggestion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform