German character problem

From: Andreas Schlegel <schlegel(at)software(dot)b(dot)uunet(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: German character problem
Date: 2002-07-18 22:08:41
Message-ID: 3D373C69.6080400@software.b.uunet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

we have a strange problem and don't know the reason nor how to solve it.
May be someone has an idea.

A Java application (Tomcat 4.0.3, Postgresql 7.2.1, JDBC: PostgreSQL 7.2
JDBC2) runs well on W2k, also on Linux (Suse 7.2) but on SOLARIS OS
(Sparc) we have the following problem:
All specific german characters (ä, ö, ü, ß, ...) return to the Client
(Browser) only as 'ß'. If we send a native request to the database by
psql, we havn't the problem.

We only used the defaults installing Tomcat and Postgresql.
What could be the problem?

Greetings,
Andreas

Browse pgsql-jdbc by date

  From Date Subject
Next Message Laurette Cisneros 2002-07-18 22:36:32 Re: jdbc problem with time
Previous Message Ola Theander 2002-07-18 17:11:08 Re: Prblm: Using PostgreSQL JDBC driver from Windows.