Forum: Database Design Jul 8th, 2008 |
| Replies: 1 Views: 1,270 After some searching, it appears that a third table is necessary.
I at first thought there could be some other way because in MS Access, you could specify a single field to take multiple values in... |
Forum: Database Design Jul 8th, 2008 |
| Replies: 1 Views: 1,270 Hi,
I need a clue on how to design a Many to Many relational database.
For example, I have a products table and a supplier table.
each product can be supplied by many suppliers
each... |