G
Guest
I have a database which at the moment contains two tables. I have a franchise
table which has details of our various franchise outlets. Each franchise may
have one or more; owners, guarantors, operating entities, nominated managers
or all of them.
I then have a customer table which provides the details of all of our
customers. A customer may be an owner, manager, guarantor, entity etc. A
customer may be the owner of more than one franchise.
So I have many fields from the customer table which I need to relate to the
franchise table with a many to many relationship on both sides - how do I
manage this ???
table which has details of our various franchise outlets. Each franchise may
have one or more; owners, guarantors, operating entities, nominated managers
or all of them.
I then have a customer table which provides the details of all of our
customers. A customer may be an owner, manager, guarantor, entity etc. A
customer may be the owner of more than one franchise.
So I have many fields from the customer table which I need to relate to the
franchise table with a many to many relationship on both sides - how do I
manage this ???