Re: Bad value for type date - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Bad value for type date
Date
Msg-id 4307C0C5.607@opencloud.com
Whole thread Raw
In response to Re: Bad value for type date  ("Prasanth" <dbadmin@nqadmin.com>)
Responses Re: Bad value for type date  (Prasanth <dbadmin@nqadmin.com>)
List pgsql-jdbc
Prasanth wrote:

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

As a workaround for the -310 driver, call refreshRow() after updateRow()
and you should be able to retrieve values correctly.

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Bad value for type date
Next
From: David Gagnon
Date:
Subject: Re: implementing asynchronous notifications PLEASE CONFIRM MY