Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View/Underlying Table Relations?
Message
From
22/08/2000 00:05:16
 
 
To
21/08/2000 23:58:53
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00407610
Message ID:
00407611
Views:
23
>If I move the recordpointer in my view, shouldn't the recordpointer in it's underlying table move along with it-Even if the view is made of multiple tables? If so, then I guess I have a problem. What can I do to fix it-and would that affect any appendblank/replace/tableupdate() I might run?
>

No, the view is disjoint from the underlying table - the record pointer in each moves independently. You can navigate the table independently of the view; the link on the keys in the view are the basis for resolving the reference between records in the base table and updatable views.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform