Hello Niel,

On 08-Feb-01 10:12:15, you wrote:

>I'm looking for a way to have a "next 10 records" "previous 10 records" type
>of sinario, extracting records from a database. Now the only problem is that
>I want to do it in Interbase. I know mysql has a seek option and a method of
>only returning a segment of records but I'm having no luck in interbase..

You may want to try this class that does precisely what you need with Interbase
and any other database supported by Metabase:

Query result table display class
http://phpclasses.UpperDesign.com/browse.html/package/130

Metabase
http://phpclasses.UpperDesign.com/browse.html/package/20

Regards,
Manuel Lemos

Web Programming Components using PHP Classes.
Look at: http://phpclasses.UpperDesign.com/?[EMAIL PROTECTED]
--
E-mail: [EMAIL PROTECTED]
URL: http://www.mlemos.e-na.net/
PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp
--


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to