K
Kristen
Hello,
I'm getting a type mismatch error on my query. I'm using
2 tables that are from 2 different MS Seq. databases that
I've linked in via ODBC. The fields I really need to link
on are of different type (number and text). Since I
cannot change the types, is there a way to write an SQL
statement that converts wichever to match the other?
I've tried placing either CINT and CDBL in front of the
text (field name) and nothing is working. Is there
a "ToNumer" or "ToText" function that I can use?
Any assistance offered is VERY much appreciated!
Thanks
I'm getting a type mismatch error on my query. I'm using
2 tables that are from 2 different MS Seq. databases that
I've linked in via ODBC. The fields I really need to link
on are of different type (number and text). Since I
cannot change the types, is there a way to write an SQL
statement that converts wichever to match the other?
I've tried placing either CINT and CDBL in front of the
text (field name) and nothing is working. Is there
a "ToNumer" or "ToText" function that I can use?
Any assistance offered is VERY much appreciated!
Thanks