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:
00650283
Views:
16
Hi!

You can have another remote view with only one requird in it. When you start to edit some record, query that record inthat another remote view in another connection using the parameter (record ID) for second view. Then update data through that view instead.

You're right, it is not possible to update data on teh same connection till all records fetched (downloaded) from server.



>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.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform