Re: result set supported

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Prachi Jain <prachijain3(at)rediffmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: result set supported
Date: 2003-01-07 10:00:06
Message-ID: 3E1AA526.D16ADB28@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Prachi Jain wrote:
>
> Hello All,
>
> Is the question asked by me is wrong??? Nobody answered it....
> Please guide.
>
> thanks
>
> On Mon, 06 Jan 2003 Prachi Jain wrote :
> >Hello friends,
> >
> >Is Postgres support "Sensitive scrollable result sets". I checked
> >the same and it seems that it supports Insensitive scrollable
> >result sets and not the sensitive one. Moreover, it doesn't
> >support the updatable result sets too. Am i correct???

PostgreSQL supports neither sensitive, updatable nor scrollable
cursors.

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christian Töpp 2003-01-07 10:43:36 PostgreSQL on e10k
Previous Message Richard Huxton 2003-01-07 09:18:42 Re: result set supported