Dear Friends:

My boss assigned me a taks about data entry of employees. That has been done. I have created separate tables for each entity like personal, education, training etc.

Now the information about educatin and training is hardly 15 lines and can be fit on singe page, boss desires this, but I am unable to do it in Crystal Report because the relationship looks like this:

Personal (empid) -> Education (empid) One-many
Personal (empid) -> Training (empid) One-many

When I design report, joing condition is done through inner join on both tables, wrong information always shows, can I solve it through some technqiue, please hlep me