Re: Bad value for type date

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Prasanth <dbadmin(at)nqadmin(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bad value for type date
Date: 2005-08-20 21:40:57
Message-ID: 4307A369.8030905@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Prasanth wrote:

> Below if the code with result set to reproduce the problem.

Thanks, I can reproduce it now.

It looks like a bug with updating the ResultSet's internal state after
updating via updateRow(). If you get a fresh copy of the row from the
database, it's fine.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-08-20 22:02:10 Re: Updated high-unicode patch
Previous Message Prasanth 2005-08-20 16:16:37 Re: Bad value for type date