J
JB Akron
Access 2003- I have two tables with large amounts of data. One table
contains species data so there are multiple records for one site. The other
table is basically a summary habitat score for the site . So table 1 is
considerably larger than table 2. Here is the problem that I am facing.
Autonumbering the primary key for the species data will create a unique
record for each but autonumbering table 2 would cause a mismatch and data
would not be queried properly. Basically the site information is stored
separately in 4-5 columns (i.e. basin, river code, river name, river mile).
Both tables have the same column information but I can't select 4 primary
keys? How should I best link the information between to the two tables
without going through the lengthy process of creating a master site numbering
list (ie. 001-012-rivername-rivermile)
New to access- any insight will help- been through the tutorials, thanks
contains species data so there are multiple records for one site. The other
table is basically a summary habitat score for the site . So table 1 is
considerably larger than table 2. Here is the problem that I am facing.
Autonumbering the primary key for the species data will create a unique
record for each but autonumbering table 2 would cause a mismatch and data
would not be queried properly. Basically the site information is stored
separately in 4-5 columns (i.e. basin, river code, river name, river mile).
Both tables have the same column information but I can't select 4 primary
keys? How should I best link the information between to the two tables
without going through the lengthy process of creating a master site numbering
list (ie. 001-012-rivername-rivermile)
New to access- any insight will help- been through the tutorials, thanks