D
David Billigmeier
Hello - How can I set up a one-to-many relationship? For example I have the
following 2 files and layouts:
member_id product_id
1 A
2 B
3 B
4 A
5 C
product_id product_desc
A software
B hardware
C accessories
So the second table would be the "one" and the first table would be the
"many". I've seen this in the relationship window, where there will be a "1"
and an infinity symbol printed on either side of the line that connets the 2
tables.
Thanks,
Dave
following 2 files and layouts:
member_id product_id
1 A
2 B
3 B
4 A
5 C
product_id product_desc
A software
B hardware
C accessories
So the second table would be the "one" and the first table would be the
"many". I've seen this in the relationship window, where there will be a "1"
and an infinity symbol printed on either side of the line that connets the 2
tables.
Thanks,
Dave