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 23:46:13
Message-ID: 4307C0C5.607@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.

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

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Gagnon 2005-08-21 16:43:38 Re: implementing asynchronous notifications PLEASE CONFIRM MY
Previous Message Oliver Jowett 2005-08-20 23:09:20 Re: Bad value for type date