P
Paul S
Hi
I have to related tables - Employee and activity - one Employee can have
several activities so they are linked with a EmployeeId in
the Activity table.
The activities are shown in a list on a form which also has a drop down
containing all the employees (fields are Name, Id).
Based on the selected employee I want only his activities listed. Also when
a new activity is added the activity should be connected to the
selected Employee by inserting the id for the current selected Employee.
How can I solved this - I have been looking for an example wihtout any luck.
Thanks Paul S
I have to related tables - Employee and activity - one Employee can have
several activities so they are linked with a EmployeeId in
the Activity table.
The activities are shown in a list on a form which also has a drop down
containing all the employees (fields are Name, Id).
Based on the selected employee I want only his activities listed. Also when
a new activity is added the activity should be connected to the
selected Employee by inserting the id for the current selected Employee.
How can I solved this - I have been looking for an example wihtout any luck.
Thanks Paul S