iamareplicant
Programmer
Hi experts,
I have an Access2K3 database and am attempting to link tables via ODBC to Oracle 9.2.
In the Oracle tables, we have tried a zillion combos of INTEGER(x,y) for a data type in a test table, but still, in Access after I link to the oracle table, the data type for that field shows as type TEXT, or when we do get Access type of NUMERIC, we get a DECIMAL type.
Can we get a linked table in Access to behave as it should? That is, I want my primary key, or any other integer field, to be just that. We declare it as so in Oracle, but Access seems to refuse to get along with Oracle. It either treats the Oracle data type INTEGER as text, or as NUMERIC but as a decimal, not an integer....
Help!
TIA,
Jeff
I have an Access2K3 database and am attempting to link tables via ODBC to Oracle 9.2.
In the Oracle tables, we have tried a zillion combos of INTEGER(x,y) for a data type in a test table, but still, in Access after I link to the oracle table, the data type for that field shows as type TEXT, or when we do get Access type of NUMERIC, we get a DECIMAL type.
Can we get a linked table in Access to behave as it should? That is, I want my primary key, or any other integer field, to be just that. We declare it as so in Oracle, but Access seems to refuse to get along with Oracle. It either treats the Oracle data type INTEGER as text, or as NUMERIC but as a decimal, not an integer....
Help!
TIA,
Jeff