? (question mark) characters

From: Ricardo Pardini <rpardini(at)organox(dot)com(dot)br>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: ? (question mark) characters
Date: 2001-08-30 13:22:49
Message-ID: 200108301318.f7UDI9f14538@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)organox(dot)com(dot)br

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Stephenson 2001-08-30 13:39:44 Re: ? (question mark) characters
Previous Message Thomas O'Dowd 2001-08-30 04:09:22 Re: Re: Escape Processing problems