G
Guest
I have a table (A) with many-to-one relationships with two other tables (B &
C). My joining fields in A are foreign fields; however, I am joining to
primary fields in B & C. The join properties are set correctly. That is, I
want all the fields in A and only matching fields in B & C. In both cases
(the A-B join and the A-C join) the resulting queries are correct. However, I
am not able to add records to the A table in the A-B join but can in the A-C
join.
I see no difference in my logic between the two joins. Can anyone set me
straight?
C). My joining fields in A are foreign fields; however, I am joining to
primary fields in B & C. The join properties are set correctly. That is, I
want all the fields in A and only matching fields in B & C. In both cases
(the A-B join and the A-C join) the resulting queries are correct. However, I
am not able to add records to the A table in the A-B join but can in the A-C
join.
I see no difference in my logic between the two joins. Can anyone set me
straight?