C
Chris
I have an account identifier that is identified as text in one table and
number in another. When I run a query to pull data from both tables using
the account identifier as the join column, I get a data type mismatch error.
If I try to change the property for the field in the table, I get a message
that there isn't enouhg disk space on the memory page. Is there an easier
way to join two tables on fields with different data types?
number in another. When I run a query to pull data from both tables using
the account identifier as the join column, I get a data type mismatch error.
If I try to change the property for the field in the table, I get a message
that there isn't enouhg disk space on the memory page. Is there an easier
way to join two tables on fields with different data types?