N
Nanette
I have a Parts table, a Purchase Orders table, and a Purchase Requisitions
Table.
These are all many to many relationships and we will need to pull data from
all tables, such as PR's and Parts data, PR's and PO's data, PO's and Parts.
Is it possible to have one Linking Table that links three tables?
OR
Can I make a Linking Table between each table and have them all connected?
Kind of like a circular design?
OR
Should I just put linking tables between the Parts and Purchase Orders table
and another between the Parts and Purchase Requisition tables? But then how
do I get the connection between the Purchase Orders and Purchase Requisition
tables?
I'm going in circles, can anyone help!
Table.
These are all many to many relationships and we will need to pull data from
all tables, such as PR's and Parts data, PR's and PO's data, PO's and Parts.
Is it possible to have one Linking Table that links three tables?
OR
Can I make a Linking Table between each table and have them all connected?
Kind of like a circular design?
OR
Should I just put linking tables between the Parts and Purchase Orders table
and another between the Parts and Purchase Requisition tables? But then how
do I get the connection between the Purchase Orders and Purchase Requisition
tables?
I'm going in circles, can anyone help!