JDBC and Unicode problem

Поиск
Список
Период
Сортировка
От Zeljko Trogrlic
Тема JDBC and Unicode problem
Дата
Msg-id 4.1.20000905115800.014b15f8@pop.tel.hr
обсуждение исходный текст
Ответы Re: JDBC and Unicode problem  (Zeljko Trogrlic <zeljko@technologist.com>)
Список pgsql-interfaces
Hello,

I'm trying to store / retrieve data from UNICODE database, but without success.

I installet PostgreSQL 7.02 binaries for RedHat Linux on RH 6.2
I created database with UNICODE as charset (createdb -E UNICODE name)
I can establish JDBC connection and everything works fine when I use ASCII
characters.
When I use non-ASCII characters, I get all kind of stuff.

I tried to store data using* setString* setObject* setBytes* setUnicodeStream

without success.

My questions are:* Are binaries configured for UNICODE support?* How can I check are binaries configured for UNICODE
support?*Do I have to set somethinh in Java in order to get UNICODE working?* Which method should I use to read UNICODE
data?

I have to enter multilingual data so I can't switch to national character set. 


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

Предыдущее
От: "Peter Mount"
Дата:
Сообщение: Re: using large objects with jdbc
Следующее
От: "Finn Kettner"
Дата:
Сообщение: Visual Studio 6 project/workspace files