edub
06-08-2009, 04:47 AM
Excuse the new guy here. If this question is in the wrong section, please move it.
This has been kicking my butt for some time now. I have a db and 4 tables; tbl_Employees, tbl_Address, tbl_EmployeeData, and tbl_Training.
I have forms for each table as well.
I want the data I enter for all the employees (tbl_Address, tbl_EmployeeData, and tbl_Training) to populate correctly and link to the right employee.
Is it possible to add the data via my frm_Employees for the employees initially. Then I want to be able to add the address for that pertains to each employee via the other form. So I basically want to see and link the two tables to gether, but I just can't get the relationship correct. I assume I am doing it wrong or I don't have the process/knowledge down.
Thanks, look forward to the help, E-dub
This has been kicking my butt for some time now. I have a db and 4 tables; tbl_Employees, tbl_Address, tbl_EmployeeData, and tbl_Training.
I have forms for each table as well.
I want the data I enter for all the employees (tbl_Address, tbl_EmployeeData, and tbl_Training) to populate correctly and link to the right employee.
Is it possible to add the data via my frm_Employees for the employees initially. Then I want to be able to add the address for that pertains to each employee via the other form. So I basically want to see and link the two tables to gether, but I just can't get the relationship correct. I assume I am doing it wrong or I don't have the process/knowledge down.
Thanks, look forward to the help, E-dub