Java ODBC + Microsoft Access = Unicode Problem
It is caused by a JDBC Encoding conversion bug in the JDBC-ODBC bridge. JDBC-ODBC Bridge still does not support Unicode UTF-16, which is the charset used by MS Access 2000/2003.
It is caused by a JDBC Encoding conversion bug in the JDBC-ODBC bridge. JDBC-ODBC Bridge still does not support Unicode UTF-16, which is the charset used by MS Access 2000/2003.