G
gina
This problem is driving me absolutely nuts, and I can't
seem to find a solution.
In my database I have a table that lists our customers.
I also have a table called contacts, that lists the usual
contacts information. In a third table is a list
of "roles".
For each customer, I need to know which contact fills
each of the roles.
The current setup is each of the above three tables with
a fourth table that selects customer/role/contact. I
think this is called a three-way join.
The problem that I have is that this set up does not show
me when I have an "unfilled" customer/role combination.
Someone please help me before my ulcer gets any worse!!!
Thank you.
Gina
seem to find a solution.
In my database I have a table that lists our customers.
I also have a table called contacts, that lists the usual
contacts information. In a third table is a list
of "roles".
For each customer, I need to know which contact fills
each of the roles.
The current setup is each of the above three tables with
a fourth table that selects customer/role/contact. I
think this is called a three-way join.
The problem that I have is that this set up does not show
me when I have an "unfilled" customer/role combination.
Someone please help me before my ulcer gets any worse!!!
Thank you.
Gina