? (question mark) characters - Mailing list pgsql-jdbc

From Ricardo Pardini
Subject ? (question mark) characters
Date
Msg-id 200108301318.f7UDI9f14538@postgresql.org
Whole thread Raw
Responses Re: ? (question mark) characters  (Michael Stephenson <mstephenson@tirin.openworld.co.uk>)
RE: ? (question mark) characters  ("Rene Pijlman" <rene@lab.applinet.nl>)
List pgsql-jdbc
Ok, I tried all the drivers currently available at http://jdbc.fastcrypt.com.
They all seem to correct the problem with long (>8k) SQL statements, but
they're all broken considering Portuguese characters like áéíóú (aeiou with
accent)... they are replaced by question marks (?)... any ideas? Should I try
to compile my own drivers? How?
BTW I am using JDK 1.3 from Sun (Solaris and Linux)...

--
Ricardo Pardini
rpardini@organox.com.br

pgsql-jdbc by date:

Previous
From: "Thomas O'Dowd"
Date:
Subject: Re: Re: Escape Processing problems
Next
From: Michael Stephenson
Date:
Subject: Re: ? (question mark) characters