Bug Report

From: Danny Zhou <dzhou(at)tycoint(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Bug Report
Date: 2001-10-12 18:53:44
Message-ID: 5.1.0.14.2.20011012114848.00a57810@mail.tfssit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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(at)tycoint(dot)com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mihai Gheorghiu 2001-10-12 18:57:08 Error messages
Previous Message Nick Fankhauser 2001-10-12 16:32:43 Re: [Q] Can't get simple JDBC connection to work: "no suitable driver"