:banghead:I am very new to databases and am struggling with the design of my database to record the process and tools needed for making parts.
So far I have put the following in one table
Date
Machine number
Part number
Description
Operation number
In another table the method includes
Tool number
Tool size
Tool position
Tool grade
The problem is for any part there can be 1 or as many as 12 of these tools used.
Am I right to use 2 tables and if so how can I bring them together in a report or query so that a sheet can be printed or records amended?
Hope I have explained it OK as I said I am very new to this.
So far I have put the following in one table
Date
Machine number
Part number
Description
Operation number
In another table the method includes
Tool number
Tool size
Tool position
Tool grade
The problem is for any part there can be 1 or as many as 12 of these tools used.
Am I right to use 2 tables and if so how can I bring them together in a report or query so that a sheet can be printed or records amended?
Hope I have explained it OK as I said I am very new to this.