Problem with jdbc and german special characters under linux...

Поиск
Список
Период
Сортировка
От Ulrich Finkler
Тема Problem with jdbc and german special characters under linux...
Дата
Msg-id 000301c228e3$4ade8720$1b4ce9c2@WSU2XP
обсуждение исходный текст
Список pgsql-jdbc
Hi,

I have a problem with special german characters (umlaute)
like 'ö', 'ä' and so on accessing from a java app or jsp
running on the same linux machine as the database.
I am using postgres 7.0.3 on a slackware linux distribution.

Every query returns me a '?' character from the database
instead of the correct german character. In the database is
the correct value stored (verified with psql shell).
When I make the same code from a windows client machine the
data in the resultset is OK.
Why is the data wrong if the applications runs on linux?


Thanks for help,
Uli



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

Предыдущее
От: Yuva Chandolu
Дата:
Сообщение: Date time problem with timstamp with no timezone data type
Следующее
От: Felipe Schnack
Дата:
Сообщение: ConnectionPool