JDBC CharSet with SQL_ASCII

From: Mirco Attocchi <amirco(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC CharSet with SQL_ASCII
Date: 2010-01-14 08:38:30
Message-ID: d7150a321001140038m10dfdec7j95f72115d2568746@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi All,
I'm newest to this list (sorry for my bad english).
I've a question about charset with jdbc.
I've verified that my customer postgresql database is configured in
SQL_ASCII but when I read data I receive strange chars in some fields.

Do you know how I can determinate the right character set?

PostgreSQL version: 8.3.7
JDBC driver version: 8.4-701.jdbc4

Thank you all

--
Mirco Attocchi

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2010-01-14 09:51:47 Re: JDBC CharSet with SQL_ASCII
Previous Message Mirco Attocchi 2010-01-14 08:04:17