V
VTM3
I have several simple tables made with autonumber fields (Primary key fields)
created automatically for each table. I have defined the relationships
between the tables as one-to-many.
Now the next step is to create foreign key fields in my 'many' table from my
'one' tables. Do I just copy the primary key columns from the 'one' tables
and paste them into the 'many' table?
Thank you
Vtm3
created automatically for each table. I have defined the relationships
between the tables as one-to-many.
Now the next step is to create foreign key fields in my 'many' table from my
'one' tables. Do I just copy the primary key columns from the 'one' tables
and paste them into the 'many' table?
Thank you
Vtm3