B
Barbara Schneier
I am new to Access and need to join 3 tables into one. The tables have
fields in common, but none of the fields in any of the tables contain
unique records so I cannot make any of them a Primary key. I have tried
to do a table query without creating a relationship, first by just
selecting the 3 tables and then selecting all fields in the table in the
Query Design View, but this did not work. Then I added a field called ID
in each table using the Auto Numbering type and created a Primary Key in
just one of the Databases on the ID Field. This allowed me to create a
one to many relationship between the tables, but when I try to do a
table query to join the 3 tables a message comes up stating there can be
only one ID Field with Auto Numbering in the database I am joining them
to. I am at a loss as to what to do next. Any help with this problem
would be gratly appreciated.
fields in common, but none of the fields in any of the tables contain
unique records so I cannot make any of them a Primary key. I have tried
to do a table query without creating a relationship, first by just
selecting the 3 tables and then selecting all fields in the table in the
Query Design View, but this did not work. Then I added a field called ID
in each table using the Auto Numbering type and created a Primary Key in
just one of the Databases on the ID Field. This allowed me to create a
one to many relationship between the tables, but when I try to do a
table query to join the 3 tables a message comes up stating there can be
only one ID Field with Auto Numbering in the database I am joining them
to. I am at a loss as to what to do next. Any help with this problem
would be gratly appreciated.