C
CherylH
Hi all,
I've got 2 questions that I need help with.
I have 2 linked tables that contain a large amt of data in each. The field
that I need to join on is set up differently on one table than the other.
Also, the field on one table contains leading zeroes, where the other does
not.
Tbl 1 --> primary_id - data type is long integer
Tbl 2 --> primary_id - data type is text and the values have leading zeroes
IS there something I can place in the query grid for Tbl 2.primary_id in
order for the join to work properly and not receive a data mismatch?
Unfortunately I do not have the authority to change the design of either of
these tables, and cannot actually import them b/c of their size.
Any help would surely be appreciated. Thanks!
Cheryl
I've got 2 questions that I need help with.
I have 2 linked tables that contain a large amt of data in each. The field
that I need to join on is set up differently on one table than the other.
Also, the field on one table contains leading zeroes, where the other does
not.
Tbl 1 --> primary_id - data type is long integer
Tbl 2 --> primary_id - data type is text and the values have leading zeroes
IS there something I can place in the query grid for Tbl 2.primary_id in
order for the join to work properly and not receive a data mismatch?
Unfortunately I do not have the authority to change the design of either of
these tables, and cannot actually import them b/c of their size.
Any help would surely be appreciated. Thanks!
Cheryl