Paging through records using pgsql and ASP - Mailing list pgsql-general

From Julio Garcia
Subject Paging through records using pgsql and ASP
Date
Msg-id 01BF3D94.027269D0@Next
Whole thread Raw
List pgsql-general
I am trying to port some ASP from MS Access to PostgreSQL and I am having problems with an ASP function the enables me
topage through a collection of records viewing only a limited number of records on each page. 
Specifically I am able to set the PageSize of the ADODB.RecordSet object but when I try to set the AbsolutePage of this
objectbeyond 1 I get a very informative "unexpected error".   
Does anyone knows if PostgreSQL supports this kind of functionality?

Thanks,

Julio Garcia
garcia@krautzer-lynn.com


pgsql-general by date:

Previous
From: Andreas Werner
Date:
Subject: errormsg?
Next
From: "Lachlan O'Dea"
Date:
Subject: All writes make postgresql a slow database?