How to display the right record ?

N

Nikko

Hello,

I'am building an application, querying a database of firms, employees,
and actions,
each firm containing several employees, each employee having zero or
more actions linked with.
I have an employee form-datasheet listing. Cliking one employee gets me
the employee id. I want to display the employee's firm form.
My question is : How do i synchronize the firm form, to display the
right firm?

thanks.
 
Top