Re: JDBC and Unicode problem - Mailing list pgsql-interfaces

From Zeljko Trogrlic
Subject Re: JDBC and Unicode problem
Date
Msg-id 4.1.20000906103338.01aa5ac8@pop.tel.hr
Whole thread Raw
In response to Re: JDBC and Unicode problem  (Zeljko Trogrlic <zeljko@technologist.com>)
List 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 by date:

Previous
From: Zeljko Trogrlic
Date:
Subject: RE: JDBC and Unicode problem
Next
From: Mark Dzmura
Date:
Subject: getting back "rowid" after an insert...