Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local Views and Relationships
Message
 
To
17/08/1998 13:58:42
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00127203
Message ID:
00127540
Views:
51
>>>For parent child views the child view would have a filter of;
> Parent.ID = ?lcParentID<<
>
>Sorry to be so dense about this. When I add a filter to the child view only the child view fields are shown in the dropdown list box. You are indicating I need to choose the Parent.ID field. How is this accomplished since the parent fields are not in the drop down box?

Rixon,

Teh child tabel has a foreign key that relates it to the parent table. Use that field in the filter. For example;

Customer tabel ahs CustID as the primary key adn Invoice has CustId as a field that relates to the customer table. You would use the Invoice.CustId field in the filter.
Previous
Reply
Map
View

Click here to load this message in the networking platform