UNICODE -> SJIS problem

Поиск
Список
Период
Сортировка
От Jefim Matskin
Тема UNICODE -> SJIS problem
Дата
Msg-id A27FEC8516051048B5B3A119BC0D8CB60C6E9C@exch2k.spheranet.com
обсуждение исходный текст
Ответы Re: UNICODE -> SJIS problem
Re: UNICODE -> SJIS problem
Список pgsql-admin
I'm trying to develop an international app that will work for the far east countries too.
Working with the PostgreSQL 7.3 and have created a database with the Unicode encoding (createdb -E unicode ...)
I have an external data source that holds some japaneese data in the UTF-8 encoding.
I'm managing to read this data source and insert the data into my postgres database.
The troubles start when I'm try to display the data using SJIS client encoding. The data is returned as unicode
(UTF-8). 

Please help.

> Jefim Matskin
> ---------------------------------------------
> BSS team leader
Sphera Technologies LTD
> Tel: +972.3.9008223
> mailto:mjefim@sphera.com
> http://www.sphera.com/
>
>

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

Предыдущее
От: Jesus Sandoval
Дата:
Сообщение: Applictaion data Logging
Следующее
От: "Rajesh Kumar Mallah."
Дата:
Сообщение: contrib/tsearch crashing postgresql 7.3 Stable