K
Kelly
Hi, I have a database that I have created in a normalized structure. The data
is information I've imported in from excel and all data tables have the same
amout of records or row count.
I've created a primary table and are releating to the other tables on the
Primary and Foreign keys.
How do I update or fill in the main table foreign key values that are
related to the tables?
I've tried a cascade update, but that didn't work. Do I need to create a
query to do this?
Thanks for any help, I'm stuck...
is information I've imported in from excel and all data tables have the same
amout of records or row count.
I've created a primary table and are releating to the other tables on the
Primary and Foreign keys.
How do I update or fill in the main table foreign key values that are
related to the tables?
I've tried a cascade update, but that didn't work. Do I need to create a
query to do this?
Thanks for any help, I'm stuck...