I have 2 databases that use similar data. Most of the time the datatypes match. I can't create a relationship I need in my query.
The field is PolicyNumber. In database 1, the field is imported as a number (1234567). In database 2, as text(1-234567). The source for DB 2 includes a dash (-) which is why it is a text field.
I now import DB 1 PolicyNumber as a text field and input mask 0\-000000. This still does not allow me to make the relationship in my query. Apparently, the dash in DB 1 is not recognized.
Any thoughts on how to crack this nut?
Thanks,
Brian
The field is PolicyNumber. In database 1, the field is imported as a number (1234567). In database 2, as text(1-234567). The source for DB 2 includes a dash (-) which is why it is a text field.
I now import DB 1 PolicyNumber as a text field and input mask 0\-000000. This still does not allow me to make the relationship in my query. Apparently, the dash in DB 1 is not recognized.
Any thoughts on how to crack this nut?
Thanks,
Brian