Hebrew support -- please help !

Поиск
Список
Период
Сортировка
От Elie Nacache
Тема Hebrew support -- please help !
Дата
Msg-id 20040830154331.55315.qmail@web54110.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Hebrew support -- please help !  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: Hebrew support -- please help !  (Guy Naor <guy_naor@speakeasy.net>)
Re: Hebrew support -- please help !  (Ulrich Wisser <ulrich.wisser@relevanttraffic.se>)
Список pgsql-general
Hi all,
 
I develop an application (JAVA/JSP) on RedHat PostgreSQL 7.4.3 with PostgreSQL 7.4.2 JDBC3 with SSL (build 213).
 
This application needs to serve pages in LATIN1 and Hebrew.
For that I create 2 Databases, one DB in UNICODE encoding with client encoding LATIN1 when in the JSP the charset encoding is iso-8859-1 and it's working fine from client to server and server to client.
 
so I decide to do the same thing with Hebrew -- DB in UNICODE with client encoding ISO-8859-8 when in the JSP the charset encoding is iso-8859-8, then I got strange characters.
 
I also tried to create DB in UNICODE encoding with client encoding UNICODE when in the JSP the charset encoding is UNICODE, but same problem I got strange characters.
 
Does someone have a solution or a way to resolve this problem.
 
Elie


Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Technical recommendations
Следующее
От: "Michael Paesold"
Дата:
Сообщение: Re: Problem with select and null