result set supported

Started by Prachi Jainover 23 years ago4 messagesgeneral
Jump to latest
#1Prachi Jain
prachijain3@rediffmail.com

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???

Please give some ideas..
thanks and regards

#2Prachi Jain
prachijain3@rediffmail.com
In reply to: Prachi Jain (#1)
Re: result set supported

Hello All,

Is the question asked by me is wrong??? Nobody answered it....
Please guide.

thanks

On Mon, 06 Jan 2003 Prachi Jain wrote :

Show quoted text

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???

Please give some ideas..
thanks and regards

---------------------------(end of
broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an
appropriate
subscribe-nomail command to majordomo@postgresql.org so that
your
message can get through to the mailing list cleanly

#3Richard Huxton
dev@archonet.com
In reply to: Prachi Jain (#2)
Re: result set supported

On Tuesday 07 Jan 2003 7:39 am, Prachi Jain wrote:

Hello All,

Is the question asked by me is wrong??? Nobody answered it....
Please guide.

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???

I for one am not sure what a "sensitive scrollable result set" is, but it
sounds like cursors are what you are after. How are you trying to access the
database - is this a Microsoft term?

--
Richard Huxton

#4Hiroshi Inoue
Inoue@tpf.co.jp
In reply to: Prachi Jain (#2)
Re: result set supported

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/