UNICODE and JDBC Driver

From: "David Beardsley" <davidb(at)csgpro(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: UNICODE and JDBC Driver
Date: 2003-11-26 23:29:16
Message-ID: 004101c3b475$1ccac550$b602a8c0@csgnet.csgpro.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm working on a project where we need to be able to support characters such
as trademark, copyright and various accents.

Initially our database was created with the SQL character encoding. Data was
entered using an access database connected by ODBC and everything was fine.
The characters show correctly in the Access application.

However, the web portion using the JDBC driver cannot display these
characters and has all sorts of problems. DB Visualizer also complains.

Consequently we dumped the database contents, recreated it with the UNICODE
character set and restored the contents. Now the database and the JDBC
driver are both using UNICODE but it still doesn't work.

We're despairing that we'll have to tell our client they can't use extended
characters. Please tell me this is not the case! Help!!!

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Veaceslav Chicu 2003-11-27 07:56:22 SQLSTATE
Previous Message Adrian Frick 2003-11-26 09:01:12 Boolean: DatabaseMetaData.getColumns