M
micromoth
How do I connect 6 normalized (3NF) tables which were one table?
I have split a large table into six. The main form has been reduced in
size and keeps its "mainID" autonumber. The other five tables all
relate to the original table. I kept "mainID" in the other five tables
and connected up a one to one relationship. Reading some of the
threads I think this is wrong but I am not sure that all the threads
are relevant to me.
What is the process to keep a connection when tables are split for
normalization?
Do I need to change the autonumber on the "five" tables?
I have split a large table into six. The main form has been reduced in
size and keeps its "mainID" autonumber. The other five tables all
relate to the original table. I kept "mainID" in the other five tables
and connected up a one to one relationship. Reading some of the
threads I think this is wrong but I am not sure that all the threads
are relevant to me.
What is the process to keep a connection when tables are split for
normalization?
Do I need to change the autonumber on the "five" tables?