Timothy Andrepont
Registered User.
- Local time
- Yesterday, 22:55
- Joined
- Apr 26, 2013
- Messages
- 37
I am in the process of cleaning up/normalizing databases that were built on the same system. The conversion database I am working with has little or no data in a few of the tables.
I have come up with a simple challenge that has me stump. I have 13 data tables that are structured the same: Each starts with table ID (AutoNumber), followed by unique AssInscecID (number), and then _Weight_ID ( text).
I have not succeeded in setting up the relationship in last 3 tables (11, 12, and 13) with tblCatWeight which should be a one-to-many relationship as is the case for the first 10 tables. I cannot find how these last tables differ from the first tables. You will note that there are tables within the initial 10 that have no data as is the case with one of the tables in the last three.
I have attached a zipped fill with the database and pdf file showing pictorially what I have written above.
What do I need to do to modify the table structure of tables 11, 12, and 13 to generate the 0ne-to-many relationship needed?
Your help will be greatly appreciated.
Timothy
I have come up with a simple challenge that has me stump. I have 13 data tables that are structured the same: Each starts with table ID (AutoNumber), followed by unique AssInscecID (number), and then _Weight_ID ( text).
I have not succeeded in setting up the relationship in last 3 tables (11, 12, and 13) with tblCatWeight which should be a one-to-many relationship as is the case for the first 10 tables. I cannot find how these last tables differ from the first tables. You will note that there are tables within the initial 10 that have no data as is the case with one of the tables in the last three.
I have attached a zipped fill with the database and pdf file showing pictorially what I have written above.
What do I need to do to modify the table structure of tables 11, 12, and 13 to generate the 0ne-to-many relationship needed?
Your help will be greatly appreciated.
Timothy