Also, the site is built with coldFusion, not Java. The problem I complain is the JDBC, not the Postgresl itself.
9/26/2002 8:03:13 AM, Jochem van Dieten <jochemd@oli.tudelft.nl> wrote:
>Vernon Wu wrote:
>> I can't store/retrieve Chinese character in Postgresql thorough the JDBC. The problem seems to be in the version of
>> JDBC driver from the postgresql.org site. Do anyone know a i18n compatible postgresql JDBC driver some where? I
>> hate to see that I have to dump Postgresql only because the problem.
>
>http://130.161.67.253:8500/www/ runs on PostgreSQL and the stock JDBC
>driver and I haven't been able to break it yet. Not even with Macedonian
>or one of the other more esoteric charsets. So if your problem is still
>about the web application, I think you should take a good look at what
>you use for frontend.
>
>Jochem
>
>