Subject Re: Paged Queries
Author Roman Rokytskyy
Hi,

> How do most people implement paged queries with Firebird. Is there
> any support for Scrollable Recordsets? OFFSET and LIMIT?

No, unfortunatelly we do not have scrollable record sets. However
Firebird provides you SELECT FIRST syntax that accepts parameters.
Check the IB-Support group, they know this better.

Best regards,
Roman Rokytskyy