Hi All,
I'm a bit stuck with a relationship im trying to put nicely into access.
I haven't used it for quite some time, so I need some guidance, which is much appreciated!
I have 10 companies, which have 1 or more problems (max 10). These questions are addressed by 1 or more solutions (max 10).
What makes it complex is that a problem can use several solutions, but a solution can also be used to several problems.
So for example:
Company X has problem 1, 2 and 3. And uses solution A, B, C and D.
Problem 1 is addressed by A
Problem 2 is addressed by A, C & D
Problem 3 is addressed by B & C
But the next company can have different solutions for the same problems, or different problems for the same solutions (this isnt set)
How can i best put this into a database? Do i have to make a different table for each problem where i checkbox the solutions a company uses
Hopefully my problem is clear, it isnt a straight forward many to many relationship where i can just combine the primary keys.
Thanks for your time in advance, any help means a lot,
Wardus