I am in the process of creating an Employee database, and have multiple levels of data, thus I split it to different tables.
Table 1 - General information (Name, Birthdate, phone number and Address)
Table 2 - HR information (Start Date, Employee type, Drivers License, SSN, Insurance)
Table 3 - Credential Info (Resume, Degree, CPR, First Aid)
I could merge the tables but need to add security to the HR Info. Is there a way to update all tables with one action? Should I create Lookup ID's and link them? Right now I have kept First, Last and Middle names on each table.
HELP me please...I've fallen and can't get up!
Table 1 - General information (Name, Birthdate, phone number and Address)
Table 2 - HR information (Start Date, Employee type, Drivers License, SSN, Insurance)
Table 3 - Credential Info (Resume, Degree, CPR, First Aid)
I could merge the tables but need to add security to the HR Info. Is there a way to update all tables with one action? Should I create Lookup ID's and link them? Right now I have kept First, Last and Middle names on each table.
HELP me please...I've fallen and can't get up!