I need to do a Crystal Report from tables that have the following fields (plus more fields, of course):
Table A contains a string(20) field named MRB_Number.
Data looks like 27
Table B contains two memo fields:
The first field named Key_Value has data
that looks like 27^
The 2nd field named Key_Ref has data
that looks like MRB_Number=27^
Is there any way to join these two tables?
Right now if I try to link them in Crystal I get the "Invalid file link. Not an indexed fields" error.
Thanks
Table A contains a string(20) field named MRB_Number.
Data looks like 27
Table B contains two memo fields:
The first field named Key_Value has data
that looks like 27^
The 2nd field named Key_Ref has data
that looks like MRB_Number=27^
Is there any way to join these two tables?
Right now if I try to link them in Crystal I get the "Invalid file link. Not an indexed fields" error.
Thanks