Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Passing postgres results from one page to another From: Mario Jorge Nunes Filipe (mjnf <email protected>)
Date: 02/19/99

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>