Developer Resource MaxRows

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Airton Salviano
Posts: 6
Joined: Sat 08 Aug 2009 14:03

Developer Resource MaxRows

Post by Airton Salviano » Sat 08 Aug 2009 14:21

I am migrating from IBO to IBAC, I would like a suggestion to develop this feature.

I had a property that limited the number of records obtained in a given query

Best Regards,

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 11 Aug 2009 08:00

You can use ROWS clause of SELECT statement to limit the number of records.

Airton Salviano
Posts: 6
Joined: Sat 08 Aug 2009 14:03

Event ???

Post by Airton Salviano » Wed 19 Aug 2009 00:48

Thanks for the suggestion !

Best Regards,

Airton Salviano

Post Reply