Encoding porblem in JDBC - Mailing list pgsql-jdbc

From Slobodan Milosevics
Subject Encoding porblem in JDBC
Date
Msg-id freemail.20040919111127.14872@fm5.freemail.hu
Whole thread Raw
Responses Re: Encoding porblem in JDBC  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi!

My application should use Hungarian characters, so I tried use LATIN2
or UNICODE as a database encoding. Almost all the special characters
are usable but there is a problem around four of them with double
accent marks above (like these: o", u", O", U"). I have tried several
JDBC drivers with several client encodings.

Has anyone any ideas what to do?

Slobodan

pgsql-jdbc by date:

Previous
From: tomas.johansson@agent25.se (Tomas)
Date:
Subject: Re: NullPointerException in ResultSetMetaData getColumnCount
Next
From: Markus Schaber
Date:
Subject: Re: Avoiding explicit addDataType calls for PostGIS