Lost in unicode?

Поиск
Список
Период
Сортировка
От Chris Czeyka
Тема Lost in unicode?
Дата
Msg-id 3AE2962F.C12E0AB8@skwea.co.jp
обсуждение исходный текст
Список pgsql-admin
Hello to all,

I compiled postgresql with unicode support:
./configure --enable-multibyte=UNICODE
later I create the DB: createDB JMdict -R UNICODE
\encoding shows UNICODE

so far, so good...

As java natively speaks unicode(UTF-8), just naively wrote strings of Japanese
into the DB.
But actually they reside as "?" in the Database.
this doesn't seem to be UNICODE support, i.e. I am probably missing something,
as of how I can enter data as unicode.

Hopefully you might help me out there, as I'm probably not the only one with
the ned of UNICODE and Java.

best greets & cheers,
chris

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

Предыдущее
От: jdassen@cistron.nl (J.H.M. Dassen (Ray))
Дата:
Сообщение: Re: psql
Следующее
От: "Philip Yue"
Дата:
Сообщение: RE: [JDBC] Lost in unicode?