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

From Julio Garcia
Subject Paging through records using pgsql and ASP
Date
Msg-id 01BF3CE9.BC6A1AA0@Next
Whole thread Raw
List pgsql-interfaces
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-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: [INTERFACES] Slow join query optimisation?
Next
From: Oleg Bartunov
Date:
Subject: Re: [INTERFACES] Slow join query optimisation?