result set supported
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
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
Import Notes
Resolved by subject fallback
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
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/