I have a Palm Pilot that creates an Access ODBC link. This link has all the data fields as Text in the data type. When I try to link a table in my inventory database to this Palm created table none of my queries work correctly as to math functions. For example in one query I subtract field2 from field3 and then in the criteria the expression >=field7 so that the query only returns data that needs to be reordered.
Now my query seems to return anything that is not at zero sum. In another way, negative numbers are apparently viewed by Access as greater than field7 as well as positive numbers.
I have tried changing the data type in the linked table and Access tells me that this cannot be changed. Is there a solution to this problem?
TIA
Bret