JDBC Timestamp problem - Mailing list pgsql-jdbc

From Antonio Fiol
Subject JDBC Timestamp problem
Date
Msg-id 3A953F6D.1AADA5A8@w3ping.com
Whole thread Raw
Responses Re: JDBC Timestamp problem
List pgsql-jdbc
Hello,

I have an application that worked well woth Postgresql 6.5.

Now I am on 7.0, and I get this exception when I execute an
rs.getTimestamp("reftime"):

Bad Timestamp Format at 0 in 1970-01-01 01:26:56.99+01
        at
org.postgresql.jdbc1.ResultSet.getTimestamp(ResultSet.java:445)
        at
org.postgresql.jdbc1.ResultSet.getTimestamp(ResultSet.java:587)

Any idea of what it might be ?

Thank you very much !

Antonio Fiol
W3ping


pgsql-jdbc by date:

Previous
From: George Koras
Date:
Subject: Re: No pg_hba.conf entry
Next
From: Jeff Hoffmann
Date:
Subject: Re: JDBC Timestamp problem