CancerStick
Registered User.
- Local time
- Today, 12:27
- Joined
- Mar 13, 2008
- Messages
- 12
I have an employee data form that uses two different tables. All the employee info gets entered by using the form and it goes to the employee info table. On the same form, info is entered for emergency contact info, it is entered into an emergency contact table.
My problem is, both tables are related through an employee ID field. When the employee ID field is entered in the employee info table it does not get entered into the emergency contact table even though there is a relationship built between the two.
What am I doing wrong?
I want the employee id field in the secondary table to be entered automatically once it is entered into the employee info table. Is this possible?
My problem is, both tables are related through an employee ID field. When the employee ID field is entered in the employee info table it does not get entered into the emergency contact table even though there is a relationship built between the two.
What am I doing wrong?
I want the employee id field in the secondary table to be entered automatically once it is entered into the employee info table. Is this possible?