Correct JDBC driver for

From: Thusitha Kodikara <kthusi(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Correct JDBC driver for
Date: 2006-08-21 12:25:16
Message-ID: 20060821122516.92503.qmail@web56608.mail.re3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

One of our Java developers is having trouble inserting data to postgres 7.4.13 (running on Gentoo linux). The Java version being used is 1.4.

The proble is with 'backslash_quote = off' the database is rejecting the data sent from the Java application. Within the application we don't use " \ " to escape. So we suspected that may be " \ " is being inserted by the JDBC driver.

The driver we use is pg74.216.jdbc3.jar http://jdbc.postgresql.org/download/pg74.216.jdbc3.jar

Could this be an issue with the driver?

Thanks and regards,
-Thusitha

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2006-08-21 12:40:28 Re: Migration from 7.4.2 to 8.1.4
Previous Message Gallai János 2006-08-21 09:43:28 Migration from 7.4.2 to 8.1.4