Paging through records using pgsql and ASP

Поиск
Список
Период
Сортировка
От Julio Garcia
Тема Paging through records using pgsql and ASP
Дата
Msg-id 01BF3D94.027269D0@Next
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andreas Werner
Дата:
Сообщение: errormsg?
Следующее
От: "Lachlan O'Dea"
Дата:
Сообщение: All writes make postgresql a slow database?