Access 2000 and Oracle

  • Thread starter Thread starter Arno Weiershaeuser
  • Start date Start date
A

Arno Weiershaeuser

I have linked and Oracle table via ODBC with Access 2000.
The oracle table includes one LONG field, the
corresponding field of the Access table is a MEMO field.
When I try to change the content of this field in Access,
I always get the error message:
"The width of a unicode text column must be an even number
of bytes".
I already found the hint to enable "Force Retrieval of
Long Columns" in the ODBC setup, but that did not help.

Regards,
Arno Weiershäuser
 
Hello,

I have see few issues related to your error. Resolution was to use
Microsoft ODBC driver for Oracle. If this not an option, then
I would check with Oracle to see if they have seen this issue before.

Hope this helps!

Ki
 
Hello,

updating my oracle odbc driver solved this problem.

Arno Weiershaeuser
 
Back
Top