php3-list | 199903
Date: 02/19/99
- Next message: Mario Jorge Nunes Filipe: "[PHP3] Re: 2 small questions..."
- Previous message: Jens Ellegiers: "Re: [PHP3] Module for charting on PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jeremiah Davis wrote:
>
> how are you doing your cursors? what DB are you using?
POstgres
declare xxx as cursor for select .... (the right syntax for postgres)
move(page-1)*25
fetch 25
--
Mario Filipe
mjnf <email protected>
http://neptuno.sc.uevora.pt/~mjnf
--
PHP 3 Mailing List http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list: php3-digest-subscribe <email protected>
For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
List administrator: zeev-list-admin <email protected>
- Next message: Mario Jorge Nunes Filipe: "[PHP3] Re: 2 small questions..."
- Previous message: Jens Ellegiers: "Re: [PHP3] Module for charting on PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

