D
Douglas J. Steele
Not everyone uses autonumber fields as the primary key. Anytime you use a
multifield primary key, you're going to need to have multiple foreign key
fields. I can't think of a meaningful example right now, but I've got tables
with 3 and 4 fields as the primary key, which means having 3 or 4 fields in
the relationship.
--
Doug Steele, Microsoft Access MVP
(No private e-mails, please)
child table.
multifield primary key, you're going to need to have multiple foreign key
fields. I can't think of a meaningful example right now, but I've got tables
with 3 and 4 fields as the primary key, which means having 3 or 4 fields in
the relationship.
--
Doug Steele, Microsoft Access MVP
(No private e-mails, please)
why you might want two fields in a parent table tied to two fields in asmitty_one_each said:Just happened to notice in the Relationships permits multiple fields.
In five or six years of heavy Access-ing, I haven't ever run into a reason
child table.
key for any table whose primary key might be a foreign key elsewhere.To the contrary, all roads seem to lead to a single (typically AutoNumber)