Ian, yes I did link them. FSReport, we are unable to create a view on the database (long story as to why).
I think the issue is in OLE, there is a Command with PAEMPLOYEE, EMDEPEND and EMPLOYEE already linked. BENEFITS is then brought in twiced (renamed each time - HL and DN) and HRDEPBEN is also brought in twice (renamed each time HL_DEP and DN_DEP).
In rebuilding this in ODBC, I am attempting to recreate the same setup. So, in replicating what was build with Command, I am bringing in PAEMPLOYEE, EMDEPEND and BENEFITS each separately and linking 1:1 between PAEMPLOYEE and EMPLOYEE and 1:many between PAEMPLOYEE and EMDEPEND.
The next join is 1:many PAEMPLOYEE to HL and 1:many PAEMPLOYEE to DN. Finally a 1:many HL to HL_DEP and 1:many DN to DN_DEP.
The record count is seriously inflated and I need to bring it down. Anyone experienced in converting Lawson OLE reports to ODBC???
RSGeek