B
B Garner
Hi
Heres hoping someone can help me with a problem.
I need to design a small database to hold stock parts.
This part is well within my abilities and is quite simple.
eg
Part_no
Location
description
Price
etc.
The problem I have is that I need to be able to create some master parts
which will make a kit composed of individual parts.
The users need to be able to choose a master part which will return a list
of the component parts and details such as price etc. On the same order the
individual parts may also be ordered in addition to the master part.
Also some of the individual parts will appear in more than one master part
group.
Any ideas on how to design tha tables to make this easy.
Many thanks in advance.
Brian
Heres hoping someone can help me with a problem.
I need to design a small database to hold stock parts.
This part is well within my abilities and is quite simple.
eg
Part_no
Location
description
Price
etc.
The problem I have is that I need to be able to create some master parts
which will make a kit composed of individual parts.
The users need to be able to choose a master part which will return a list
of the component parts and details such as price etc. On the same order the
individual parts may also be ordered in addition to the master part.
Also some of the individual parts will appear in more than one master part
group.
Any ideas on how to design tha tables to make this easy.
Many thanks in advance.
Brian