Re: Is the JDBC driver i18n compatible?

From: Vernon Wu <vernonw(at)gatewaytech(dot)com>
To: Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)nl>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Is the JDBC driver i18n compatible?
Date: 2002-09-26 15:41:25
Message-ID: PLB9OK2W05GA1WHGOMWQRNDA85E91TWV.3d932aa5@kimiko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Thanks Jochem for the information. The browsers I test on both IE and Opera. Chinese characters are displayed and
go thorough the a mail system correctly. Is something missing other than setting the right encoding in the DB?

9/26/2002 8:03:13 AM, Jochem van Dieten <jochemd(at)oli(dot)tudelft(dot)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
>
>

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vernon Wu 2002-09-26 15:47:31 Re: Is the JDBC driver i18n compatible?
Previous Message João Paulo Ribeiro 2002-09-26 15:41:16 Re: administering pgsql