JDBC getTimestamp() Problem (index out of range) - Mailing list pgsql-jdbc

From Tarabas
Subject JDBC getTimestamp() Problem (index out of range)
Date
Msg-id IEEEIIEOMKMOKHPPJGJIEEIDDOAA.tarabas@tarabas.de
Whole thread Raw
List pgsql-jdbc
Hi!

I am having a big Problem with the getTimestamp() in the Postgres-JDBC. It
always gets me an error saying "String index out of range: 23" ...

I read that this problem shall be fixed in newer versions of the JDBC but I
am using the newest released JAR 7.1.x (pgjdbc2.jar) with my JDK 1.4.

Can you give me a hint how to fix this problem since my site quite relies on
this Timestamp and I don't really want to do fixes like putting getDate and
getTime into a Calender and converting it back and stuff like that which
would be really dirty ;o) ...

Any help would be appreciated!

Thanx in advance ... Manuel ...


pgsql-jdbc by date:

Previous
From: Rajesh Krishnamoorthy
Date:
Subject: unsubscribe
Next
From: "Barry Lind"
Date:
Subject: Re: raw data broken in 7.2 driver?