Re: String index out of range: 23 problem with timestamp - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: String index out of range: 23 problem with timestamp
Date
Msg-id 1024703335.1531.22.camel@inspiron.cramers
Whole thread Raw
In response to String index out of range: 23 problem with timestamp milliseconds  (Yuva Chandolu <ychandolu@ebates.com>)
List pgsql-jdbc
You will be better off using the entire jar.

Dave
On Wed, 2002-06-19 at 14:13, Yuva Chandolu wrote:
> Hi,
>
> I have posted this question yesterday and it did't catch any one's eye. We
> are stuck with this problem :-(. Could you please look into this.
>
> We have a timestamp column in one table and we are getting the above problem
> when the timestamp column has a value up to milliseconds.
>
> We are using stable PostgreSQL 7.2 jdbc driver (pgjdbc2.jar) got from
> http://jdbc.postgresql.org/download.html. Does anyone know of latest
> production ready driver that fixes this problem?
>
> This problem is coming from ResultSet class, I found that beta jar
> (devpgjdbc2.jar) has fix for it but it is not production ready. Can we just
> take ResultSet classes from this beta jar and insert into production
> jar(pgjdbc2.jar) and use it? Would there be any risk involved in doing so?
>
> Thanks
> Yuva
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>
>




pgsql-jdbc by date:

Previous
From: "Guthrie, John"
Date:
Subject: How to get multiple result sets
Next
From: Barry Lind
Date:
Subject: Re: How to get multiple result sets