-
1
- #1
Hi,
I have the following tables:
Activity_tb
Employee_tb
The Activity_tb has the following fields:
Activity-id
Action
Employee_rep
Employee_mrg
The Employee_tb has the following fields:
Employee_Key
Name
level
I am trying to create a one-to-many relationship from the Employee_tb, the Employee_Key(pk) to both fileds Employee_rep and Employeemrg.
Access lets me create the first relationship between the to tables using Employee_mrg and Employee_key. When I try to create another relationship between the same tables but a different fields. error their is already arelationship created, do you want to edit the relationship.
can I not create more then one realtionship between tables using diffrent fields?
I have the following tables:
Activity_tb
Employee_tb
The Activity_tb has the following fields:
Activity-id
Action
Employee_rep
Employee_mrg
The Employee_tb has the following fields:
Employee_Key
Name
level
I am trying to create a one-to-many relationship from the Employee_tb, the Employee_Key(pk) to both fileds Employee_rep and Employeemrg.
Access lets me create the first relationship between the to tables using Employee_mrg and Employee_key. When I try to create another relationship between the same tables but a different fields. error their is already arelationship created, do you want to edit the relationship.
can I not create more then one realtionship between tables using diffrent fields?