Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dual Cursors
Message
From
23/11/1999 20:16:12
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00294738
Message ID:
00294739
Views:
19
>I have a form with two grids. Grid1 displays the typical parent/child 1 to many info. Grid2 two uses the same tables but the child is now the parent with a 1 to 1 relationship. The only way I can figue out to implement this is to open up both tables in the dataenvironment twice (parent.dbf / child.dbf and parent1.dbf / child1.dbf). Is this a valid way to deal with my problem or am I flirting with problems?
>Thanks for any advice!

If you make the child table a parameterized view based on that one to many key and make another view based on that one to one relationship, that might work a little cleaner.
Previous
Reply
Map
View

Click here to load this message in the networking platform