Re: JDBC and Unicode problem

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

We are using Webmacro for dynamic web pages. Unfortunately, there is no way
to tell Webmacro which encoding to use to load templates. So you have to
pieces of software with "fixed" encoding. If you need different ones for
each piece, it won't work.

I know that Webmacro team is working on solution of this problem, but it
will be better to fix this on both places, in case there is some other Java
library with such problem.

At 20:47 5.9.2000 , you wrote:
>After browsing through hundreds of messages, downloading source etc. I
>finally found how to use UNICODE from JDBC. This is problem because of bug
>in driver which I'll explain later. I'll post that here to help other with
>the same problem:


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

Предыдущее
От: Zeljko Trogrlic
Дата:
Сообщение: RE: JDBC and Unicode problem
Следующее
От: Mark Dzmura
Дата:
Сообщение: getting back "rowid" after an insert...