I have a recursive relationship (in an ER-diagram) that I need to put in an access-database.
In my case I have a list of parts that a customer can buy in combinations and quantities that he wants. From these parts, their are also made 3 different standard configurations who can be bought at a good price (lower than total of prices of spare parts). Moreover the customer can choose to make his own configuration from the list with parts.
How can I implement this in Access?
Thanks in advance!
In my case I have a list of parts that a customer can buy in combinations and quantities that he wants. From these parts, their are also made 3 different standard configurations who can be bought at a good price (lower than total of prices of spare parts). Moreover the customer can choose to make his own configuration from the list with parts.
How can I implement this in Access?
Thanks in advance!