Hi all,
This is my first post here and I'm hoping someone can assist me with this problem.
I have to write a CR for an application that is only compatible with CR8.5.
I have three dBase (DBF) tables, ITM, CIT & QTYPRICE. They look like this:
ITM
ID
Description
CIT
ID
ItemID
Description
QTYPRICE
ID
ItemID
UnitPrice
UnitName
I want to link Itm.ID -> CIT.ItemID and Itm.ID -> QTYPRICE.ItemID
For every Itm.ID there's a corresponding CIT.ItemID. However for every Itm.ID there is *not* a corresponding QTYPRICE.ItemID.
If I try and link the tables as above in Visual Linking Expert I get the following 2 errors.
"The link you added causes a link configuration with multiple paths leading from the same table"
and
"Your current link configuration contains multiple starting points"
Is there a workaround this problem using CR8.5?
TIA
Greg
This is my first post here and I'm hoping someone can assist me with this problem.
I have to write a CR for an application that is only compatible with CR8.5.
I have three dBase (DBF) tables, ITM, CIT & QTYPRICE. They look like this:
ITM
ID
Description
CIT
ID
ItemID
Description
QTYPRICE
ID
ItemID
UnitPrice
UnitName
I want to link Itm.ID -> CIT.ItemID and Itm.ID -> QTYPRICE.ItemID
For every Itm.ID there's a corresponding CIT.ItemID. However for every Itm.ID there is *not* a corresponding QTYPRICE.ItemID.
If I try and link the tables as above in Visual Linking Expert I get the following 2 errors.
"The link you added causes a link configuration with multiple paths leading from the same table"
and
"Your current link configuration contains multiple starting points"
Is there a workaround this problem using CR8.5?
TIA
Greg