Re: JDBC driver and java strings - Mailing list pgsql-jdbc

From Chuck Davis
Subject Re: JDBC driver and java strings
Date
Msg-id 883e44790605161141h11ef46f4h4492214361aea050@mail.gmail.com
Whole thread Raw
Responses Re: JDBC driver and java strings
List pgsql-jdbc
Does anybody know if there is a plan to make the driver handle java
strings appropriately?  I have hit a showstopper.  If I enter data in
a JTextfield with an apostrophe the driver chokes with a syntax error.
 I don't know how IBM does it but their JDBC driver handles
apostrophes without a problem.  DB2 has been my main database but I'm
evaluating Postgresql on Linux.  I can't ask my users to avoid
entering data with an apostrophe and I'm too lazy to program around it
since I know it can be done otherwise once and for all.

I looked in the archives for this year but I didn't see any mention of
the problem.

Chuck Davis

pgsql-jdbc by date:

Previous
From: "A.M."
Date:
Subject: COPY rehashed
Next
From: Kris Jurka
Date:
Subject: Re: COPY rehashed