H
Hemang Shah
How can we display a lookup value from another table, when their
corresponding id is stored in the parent tables.
E.g:
Table1: tblCustomer
CustID
Name
Age
TypeID1
TypeID2
TypeID3
Table2: tblLookup
TypeID
TypeName
I cannot set relationship between these two tables as multiple feilds in
Customer table point to Lookup Table
Now in crystal report, when my source table is Customer, it ofcourse
displays all the typid, how can I lookup the "TypeName" in tblLookup on the
fly and display that.
Any Ideas ?
Thanks
corresponding id is stored in the parent tables.
E.g:
Table1: tblCustomer
CustID
Name
Age
TypeID1
TypeID2
TypeID3
Table2: tblLookup
TypeID
TypeName
I cannot set relationship between these two tables as multiple feilds in
Customer table point to Lookup Table
Now in crystal report, when my source table is Customer, it ofcourse
displays all the typid, how can I lookup the "TypeName" in tblLookup on the
fly and display that.
Any Ideas ?
Thanks