Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Environment (Multiple Parent Joins)
Message
From
05/11/1999 14:11:27
 
 
To
05/11/1999 13:34:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00287670
Message ID:
00287692
Views:
19
Are you doing this through SQL or by setting relationships?
A table can be related to more than one other table as long as the ADDITIVE keyword is used in the second and all subsequent SET RELATIONSHIP commands. Also, you can have multiple joins in your SQL statements.

>I have a created a Pageframe with multiple pages. Part of the second page has information containing Enrollments for People. It is a simple case of joining Enrollments to both Organization and to People.
>
>Parent Child Key
>Org Enroll Orgid
>Person Enroll Personid
>
>When I go to join these tables, I can either join Personid (with the Person Table) or Orgid (with the Org table) depending on which one I join first. I need to get a Organizational Name from Organization matched back to the Person who is in the organization. This seems like either a bug or a very serious limitation in VFP. Can someone help.
>
>Thanks
>Greg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform