Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Force the child table
Message
From
08/11/1999 03:40:29
Alan Law
Apocalypse Enterprises Inc.
Victoria, British Columbia, Canada
 
 
To
08/11/1999 03:21:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00288336
Message ID:
00288339
Views:
14
>When you move the recordpointer in a table, the recordpointer moves also in the related child tables. So far, so good ...
>When a field in the parent table is replaced and it's the key field involved in a relation, the child table doesn't move if needed. (If you try this using 2 browse windows, it works OK, but not if you REPLACE the field).
>
>How can the child table be forced to move to the correct record.

select parenttable
goto recno()

This causes a refresh of the relation.
Previous
Reply
Map
View

Click here to load this message in the networking platform