Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent/child/grand child
Message
 
 
To
23/05/2001 10:10:59
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00508461
Message ID:
00510369
Views:
23
>Hi Larry
>
>But you'd have to extract all the data from the parent on down right?

What we ended up doing for performance reasons was propagate the parent keys down the line into each table (after all, disk space is cheap). So the great granchild record has a field with the parent FK. We were then able to extract at any level we wanted.

When the form initallly loaded, we populated the all the views. Once the user wnet into Edit mode, we disabled anything that would cause a requery() (e.g. parent grid). However, all the child, etc. information was accessible using filtered views so they could navigate within a Parent.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform