L
larpup
I have a Parent table with a key field. I have 4 child tables. One
table is a many-to-one relation and the other three are one-to-one.
The three that are one-to-one may or may not have data entered into
them.
My question is; What is the best way to link these 4 tables to the
parent table?
The 4 child tables are all (really) related to the key field of the
parent table, but this has brought problems in underlying queries in
some forms. Appreciate any advice.
Lar
table is a many-to-one relation and the other three are one-to-one.
The three that are one-to-one may or may not have data entered into
them.
My question is; What is the best way to link these 4 tables to the
parent table?
The 4 child tables are all (really) related to the key field of the
parent table, but this has brought problems in underlying queries in
some forms. Appreciate any advice.
Lar