Resultset problem or BUG !

From: Elie Nacache <elie_nacache(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Resultset problem or BUG !
Date: 2004-08-11 10:44:01
Message-ID: 20040811104401.68913.qmail@web54108.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

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".

BTW in SQL a sequence of INSERT, UPDATE and then COMMIT work fine.
I'm using the same code with oracle and it's working well.

Is it a BUG !?

I'm using psql 7.4.3 on Linux 9.0


Any help !

Elie

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kris Jurka 2004-08-11 11:04:19 Re: Resultset problem or BUG !
Previous Message Andreas Haumer 2004-08-11 07:56:42 Re: history tables with only one function?