Chris has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Relatings tables
I am not clear how access determines which is the 1 and which is the "many" tables.
Also how does having multiple relationships between tables affect the result.
RE: Relatings tables
Hi Chris,
Thank you for your question and welcome to the forum.
Access assigns the one part of a relationship to the table with the Primary key and the Many to the Foreign key in the related table.
e.g. Customer table and Orders table:
Primary Key - CustomerID in the Customers table
Foreign Key - CustomerID in the Orders table
Do you mean a junction table where you have multiple foreign keys linking to Primary keys in other tables?
Regards
Simon
Will be marked as resolved in 5 days
Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.