Hi, I'm new here but have made few small database's in the past, hence the reason my company have asked me to put this one together. i'm just not sure of what would be the best layout for the tables, any help would be much appreciated!
We have a drawing numbering system so that every component that is the same is assigned the same drawing number, then each separate component with the same drawing number gets a separate serial number so that we can track its use etc.
therefore an individual component is identified by: [drawing number and serial number] but i want these to be able to be entered separately!
at the moment this is recorded on paper, with a different sheet for each of the (approx 2000) different component names with the paper recording: Order No; Order Date; Drawing No (last number of drawing number can be incremented but the component keeps the same name and the serial number continue incrementing); Serial No; comments.
they would also like me to add to this record: Delivery date; Component Name; supplier; Scrap date.
I have started but have run into a road block with the layout, i'm not sure whether it would be best to have 2000 different tables for each separate component so that no info is being repeated on the same table as is good practice, or can I get away with having one table that stores all the components even though it would contain the same drawing number over and over.
If you need more info on the setup just ask, any help would be great!
Matt
We have a drawing numbering system so that every component that is the same is assigned the same drawing number, then each separate component with the same drawing number gets a separate serial number so that we can track its use etc.
therefore an individual component is identified by: [drawing number and serial number] but i want these to be able to be entered separately!
at the moment this is recorded on paper, with a different sheet for each of the (approx 2000) different component names with the paper recording: Order No; Order Date; Drawing No (last number of drawing number can be incremented but the component keeps the same name and the serial number continue incrementing); Serial No; comments.
they would also like me to add to this record: Delivery date; Component Name; supplier; Scrap date.
I have started but have run into a road block with the layout, i'm not sure whether it would be best to have 2000 different tables for each separate component so that no info is being repeated on the same table as is good practice, or can I get away with having one table that stores all the components even though it would contain the same drawing number over and over.
If you need more info on the setup just ask, any help would be great!
Matt