Re: Resultset problem or BUG !

From: Kris Jurka <books(at)ejurka(dot)com>
To: Elie Nacache <elie_nacache(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Resultset problem or BUG !
Date: 2004-08-11 11:04:19
Message-ID: Pine.BSO.4.56.0408110603130.17139@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 11 Aug 2004, Elie Nacache wrote:

> A data writed in a table but not commited is not accessible in
> modification by the resultset. The error returned is "Cannot move to
> index of 0".
>

It is entirely unclear what you are actually doing here. Are you using
JDBC? Could you show us some sample code that demonstrates the problem?

Kris Jurka

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-08-11 11:34:56 Re: Resultset problem or BUG !
Previous Message Elie Nacache 2004-08-11 10:44:01 Resultset problem or BUG !