D
David Ward
Can you help me,
I have 3 tables,
1 order entry . With 4 contacts, 1 for person name who gave me order,
second for person receiving order into access, 3 for person at a delivery
address, and 4, for person at a related site. ( no other info is required
for the site contact.
2/ Quotations. With two contacts, 1 for person I send quote to, and second
for entering name of person receiving into access.
3/ Contacts Table. to record names and phone numbers of the six different
contacts above,
The four different contact types which make up the above six contacts are
also related to CustomerID from customer table.
Question how do I do the relationships.
ie. one order can have many contacts. (4 off) but only two addresses, order
from one, delivery to another.
one contact can have many orders.or many quotations.
One quote can have many contacts. (2 off)
HOW do I set this relation ship up?
Help would be much appreciated,
Regards,
Dave
I have 3 tables,
1 order entry . With 4 contacts, 1 for person name who gave me order,
second for person receiving order into access, 3 for person at a delivery
address, and 4, for person at a related site. ( no other info is required
for the site contact.
2/ Quotations. With two contacts, 1 for person I send quote to, and second
for entering name of person receiving into access.
3/ Contacts Table. to record names and phone numbers of the six different
contacts above,
The four different contact types which make up the above six contacts are
also related to CustomerID from customer table.
Question how do I do the relationships.
ie. one order can have many contacts. (4 off) but only two addresses, order
from one, delivery to another.
one contact can have many orders.or many quotations.
One quote can have many contacts. (2 off)
HOW do I set this relation ship up?
Help would be much appreciated,
Regards,
Dave