T
Tim Moynihan
I have a problem with multiple many-to-manys. I am trying to design an
application whereby I have all my contacts in one table. This is for the ease
in editing and maintaining my lists. The problem I face is that some of my
students qualify for all the following tables; ContactName(master list),
homework, subjects, class, buyer, and supplier. Except for the ContactName
all the tables are many-to-many. How do I resolve this problem? Any
assistance you can give will be much appreciated.
application whereby I have all my contacts in one table. This is for the ease
in editing and maintaining my lists. The problem I face is that some of my
students qualify for all the following tables; ContactName(master list),
homework, subjects, class, buyer, and supplier. Except for the ContactName
all the tables are many-to-many. How do I resolve this problem? Any
assistance you can give will be much appreciated.