Leeroybrown
Registered User.
- Local time
- Today, 14:23
- Joined
- Jun 21, 2009
- Messages
- 15
I'm in the process of building an Access Database to manage competence of my workforce.
One thing I'm trying to get clear in my head is if you have a primary key say auto number 1,2,3,4,5 does this mean that the same numbers cannot be used as a primary key in another table?
Also within the workforce there a people who's roles are different such as a welder or a pipe fitter but we have minimum training requirements for each role.
Would I use one table for all of the workforce operatives or do I need individual tables for each skill.
Each week I induct new people and I have to check they have all the correct competence certificates the way I'm thinking of designing the database is that when I get a new member of staff I can have a form for new employees with buttons on the form for each type of person such as welder, pipe fitter, electrical tech these all have different training requirements but I want it that when I enter say a new record for the welder the form only opens wih the data fields for the welder.
Can anyone give me any advice on this?
One thing I'm trying to get clear in my head is if you have a primary key say auto number 1,2,3,4,5 does this mean that the same numbers cannot be used as a primary key in another table?
Also within the workforce there a people who's roles are different such as a welder or a pipe fitter but we have minimum training requirements for each role.
Would I use one table for all of the workforce operatives or do I need individual tables for each skill.
Each week I induct new people and I have to check they have all the correct competence certificates the way I'm thinking of designing the database is that when I get a new member of staff I can have a form for new employees with buttons on the form for each type of person such as welder, pipe fitter, electrical tech these all have different training requirements but I want it that when I enter say a new record for the welder the form only opens wih the data fields for the welder.
Can anyone give me any advice on this?