Re: date problem with postgres JDBC 7.1 driver - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: date problem with postgres JDBC 7.1 driver
Date
Msg-id 3BC5FF46.7090603@xythos.com
Whole thread Raw
In response to date problem with postgres JDBC 7.1 driver  (David Brownlee <abs@formula1.com>)
Responses Re: date problem with postgres JDBC 7.1 driver  (David Brownlee <abs@formula1.com>)
List pgsql-jdbc
David,

This is a problem in the driver.  I believe it is fixed in current
sources.  Can you download the latest development build from
jdbc.postgresql.org and see if that works for you?

thanks,
--Barry

David Brownlee wrote:

>     (I'm not subscribed to the list, please cc directly in replies)
>
>     We have an application using the jdbc driver from postgres
>     7.0.x, compiled under java1. We have migrated the database
>     to 7.1.2, and would like to update the jdbc driver to match.
>
>     The application selects() a timestamp as a date, which
>     works fine under the earlier JDBC, and other databases such
>     as MS SQLserver, but fails with a NumberFormatException under
>     the new driver.
>
>     Can anyone confirm if this is correct JDBC behaviour (in which
>     case I have to persuade our developers to update their code :)
>
>     Sample code appended.
>
>     Thanks
>
>
>



pgsql-jdbc by date:

Previous
From: Amandeep Jawa
Date:
Subject: [Q] Can't get simple JDBC connection to work: "no suitable driver"
Next
From: Liam Stewart
Date:
Subject: Re: [Q] Can't get simple JDBC connection to work: "no suitable driver"