Japanese, Java and Postgres

From: "Ashish Sharma" <A(dot)Sharma(at)toa(dot)toasia(dot)co(dot)jp>
To: <pgsql-interfaces(at)postgreSQL(dot)org>
Cc: <t-ishii(at)sra(dot)co(dot)jp>
Subject: Japanese, Java and Postgres
Date: 1999-11-15 17:36:57
Message-ID: 000901bf2f90$03e83950$a200a8c0@toasia.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have a Java applet (1.1.5) running on win9x/IE/Netscape,
using which the user can enter Japanese charactors.

On the backend (RedHat 5.2 Japanese), I just installed postgresql 6.5 with

./configure --enable-locale --with-mb=UNICODE --with-odbc

And then I compiled the JDBC bridge.

Now, when I insert some Japanese charactors in the DB and select it back,
I get ??? marks.

What I'm missing?? I'm not doing any encoding stuff programmatically...

Please help me, and don't force me to go back to SQL Server !!

-Ashish

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tim Joyce 1999-11-15 19:58:25 Re: [INTERFACES] ResultSet.getDate
Previous Message joedbat 1999-11-15 15:36:01 subscribe