> With regards to the JDBC driver that I am using, I am using one that I had
> built with v7.0. The reason for this is that I had applied a patch to
> correct the mutli-byte support that was not working. Has this problem been
> fixed in the new version of the JDBC driver? If so, I would gladly switch.
7.1 JDBC driver seems much better than 7.0 with the regard of the
multi-byte handling. It understands the database encoding and does
automatic encoding convertion to/from Unicode.
--
Tatsuo Ishii