I am setting up an access database to track manufacturing orders and raw materials. What kind of tables should i set up. And what kind of relationships?
For each manufacturing campaign there will be several raw materials. And each raw material has to be tested and released. I'm thinking there should be three tables.
One for each manufacturing campaign (mfg date, customer, work order number etc)
One for each raw material (raw material name and ID number)
One for the testing of each raw material (Raw material name/ID, date sampled, status of testing etc)
Can you help me get started?
2007-03-12
03:09:44
·
2 answers
·
asked by
nj123abcus
1
in
Computers & Internet
➔ Programming & Design