Hi Folks
Just a quick question about linking composite keys
for my composite PK I have autonumber and a static txt value, so my question is do I need to create both of these fields as FKs in the other table and link both fields via the same method as a normal 1-many relationship?
Just a quick question about linking composite keys
for my composite PK I have autonumber and a static txt value, so my question is do I need to create both of these fields as FKs in the other table and link both fields via the same method as a normal 1-many relationship?