Using Cursors in PHP

Поиск
Список
Период
Сортировка
От Andreas Schmitz
Тема Using Cursors in PHP
Дата
Msg-id 200308061459.22825.a.schmitz@cityweb.de
обсуждение исходный текст
Ответы Re: Using Cursors in PHP  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-php
Hello *,

I am just wondering if it is possible to use cursors within PHP. I need to
page query result from a big table and I am looking for a solution to avoid
scanning the complete table using limit and offset.

any ideas ?

best regards

-andreas




В списке pgsql-php по дате отправления:

Предыдущее
От: Gerd Terlutter
Дата:
Сообщение: Re: PHP Connections
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Using Cursors in PHP