Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this possible?
Message
From
30/08/1999 13:19:29
 
 
To
30/08/1999 12:27:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00259224
Message ID:
00259247
Views:
14
>Given an optimistic table buffered cursor against an updateable view:
>
>Suppose the cursor has already been queried , and changes made by the user.
>
>There is an existing record in the base table, that was not included in the query and thus is not in the cursor against the view.
>
>Is there a way to add this existing record to the cursor without requerying the view?
>
>My guess is no -- but there are people on this thread who do amazing things.

Not without doing it manually. You can always open the base table in another work area, and SCATTER, GATHER into the view.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform