Re: Unicode transformation for Mac OS X

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Unicode transformation for Mac OS X
Дата
Msg-id 3C486B2B.6090605@xythos.com
обсуждение исходный текст
Ответ на Unicode transformation for Mac OS X  (Rolf Heckendorn <rh@support-solutions.ch>)
Ответы Re: Unicode transformation for Mac OS X
Список 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 по дате отправления:

Предыдущее
От: Name
Дата:
Сообщение: Re: java.lang.ExceptionInInitializerError at driver load attempt.
Следующее
От: "Ivan Manuel Andrade Muñoz"
Дата:
Сообщение: HELP: Error opening connection to dburl: jdbc:postgresql://localhost/test