G
Guest
Hello All
I have a database that imports details of employees on a daily basis. These
employees share a number of repetitive and Common attributes such as OFFICE /
DEPT / GRADE and afew others. This table is not unique as I have a number of
other tables that have similar fields
I have run for some time by deleting the contents of the table and updating
the employee information daily, however as I try to learn more have thought
about making the database relational and creating releations to the aspects
above.
Can someone point me in the direction for the code that is required to
reinfore and update the references ... the acImport aspect is relatively
straight forward ... however I am not to sure about creating the
relationships, initially performed throught the Table Analyzer (Table aspects
selected by myself)
If this is a daft idea, please tell me and I can probably live what I have,
although everything I read suggests this other option is a tidier way to
manage the data
Many thanks for your help in advance
I have a database that imports details of employees on a daily basis. These
employees share a number of repetitive and Common attributes such as OFFICE /
DEPT / GRADE and afew others. This table is not unique as I have a number of
other tables that have similar fields
I have run for some time by deleting the contents of the table and updating
the employee information daily, however as I try to learn more have thought
about making the database relational and creating releations to the aspects
above.
Can someone point me in the direction for the code that is required to
reinfore and update the references ... the acImport aspect is relatively
straight forward ... however I am not to sure about creating the
relationships, initially performed throught the Table Analyzer (Table aspects
selected by myself)
If this is a daft idea, please tell me and I can probably live what I have,
although everything I read suggests this other option is a tidier way to
manage the data
Many thanks for your help in advance