RE: How to change the encoding inside the JDBC inter face

From: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
To: "'fubjj(at)flashmail(dot)com'" <fubjj(at)flashmail(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: How to change the encoding inside the JDBC inter face
Date: 2000-11-28 08:15:25
Message-ID: 1B3D5E532D18D311861A00600865478CF1B5C6@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

There is in the CVS source some new encoding support which you may want to
try.

Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: Dave [mailto:fubjj(at)flashmail(dot)com]
Sent: Sunday, November 26, 2000 9:31 AM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] How to change the encoding inside the JDBC
interface

Hi all,

I have a database which is EUC_TW encoded, but I would like to use
Big5 to encode my data. I've tried serveral ways to program my
program, i.e. using string(in_bytestr, "BIG5") to convert my data.
However, the interface just use EUC_TW to store my data anyhow.

Any experience can share with me?

Thanks
Dave

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave 2000-11-28 08:38:34 Re: How to change the encoding inside the JDBC inter face
Previous Message Bryan Bateman 2000-11-28 07:58:47 pgAdmin problems