Re: Bug Report - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Bug Report
Date
Msg-id 3BCB41C9.6050000@xythos.com
Whole thread Raw
In response to Bug Report  (Danny Zhou <dzhou@tycoint.com>)
List pgsql-jdbc
Danny,

This is a known bug.  It is fixed in current sources.

thanks,
--Barry

Danny Zhou wrote:

> I have a timestamp field called "created".
>
> I have a result set called rs. When I do rs.getDate("created"), I get a
> numberformat exception. I did not get this exception using driver 7.0.
> After I upgraded to 7.1, I get this exception.
>
>
> Xu Zhou (Danny)
> Tyco Fire & Security Services
> 4131 Northgate Blvd
> Sacramento, CA 95834
> USA
> Phone:  +1 916-569-3145
> Fax:    +1 916-565-2006
> E-mail: dzhou@tycoint.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>



pgsql-jdbc by date:

Previous
From: Rene Pijlman
Date:
Subject: Re: jdbc capabilities
Next
From: Paul
Date:
Subject: Re: Code Fixes