Bao's drafts

Random posting
Jun 09
Permalink

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.

Source

Comments (View)
blog comments powered by Disqus