jdbc: v7.1 bug (letter accent)

Поиск
Список
Период
Сортировка
От Jean-Francois Burdet
Тема jdbc: v7.1 bug (letter accent)
Дата
Msg-id 3A754FD2.A0921E05@adm.unige.ch
обсуждение исходный текст
Список pgsql-interfaces
Hi,

I'm doing some tests to migrate an PG7.0.2 database to an PG7.1beta3.
This database contains letter with accent from french (like é in
HTML or the word café).

When using the postgresql.jar from pg7.0.2, rs.getString("name") gives
corrects results (like 'café') , but
when I move to the postgresql.jar compiled from PG7.1beta3 bundle letter
with accent are converted to '?' (like 'caf?') ...

Any one aware of this problem ? (and it's solution ?)

Thanks,

JF Burdet

My config is :
- Mandrake Linux 7.1
- JDK 1.3
- Tomcat 3.2.1


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

Предыдущее
От: "Joe Conway"
Дата:
Сообщение: Re: libpq/c function question
Следующее
От: Wayne Johnson
Дата:
Сообщение: Postgresql and JDBC