Re: Unicode transformation for Mac OS X - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Unicode transformation for Mac OS X
Date
Msg-id 3C486B2B.6090605@xythos.com
Whole thread Raw
In response to Unicode transformation for Mac OS X  (Rolf Heckendorn <rh@support-solutions.ch>)
Responses Re: Unicode transformation for Mac OS X  (Rolf Heckendorn <rh@support-solutions.ch>)
List pgsql-jdbc
Rolf,

This should work.  What version are you using?  And what character set
is the database you are testing against using?  (to get the character
set of the database do 'select getdatabaseencoding()')

thanks,
--Barry


Rolf Heckendorn wrote:

>
>
> My java servlet application generates HTML files out of a template file
> and PostgreSQL data. The data is accessed via jdbc driver.
>
> The problem: Unicode characters are not transformed correctly to the Mac
> OS X encoding (e.g. "Umlaut" characters (accented characters)).
>
> Is this not supported by the jdbc driver? Or do I have to specify some
> driver settings?
>
> -------------------------------------------------
> rolf heckendorn, support solutions gmbh
> brauereistrasse 17
> ch-8610 uster, switzerland
> phone +41 (0)1 941 73 73
> http://www.support-solutions.ch (company)
> http://www.projess.ch (project cost control tool)
> -------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>



pgsql-jdbc by date:

Previous
From: Name
Date:
Subject: Re: java.lang.ExceptionInInitializerError at driver load attempt.
Next
From: "Ivan Manuel Andrade Muñoz"
Date:
Subject: HELP: Error opening connection to dburl: jdbc:postgresql://localhost/test