Limit quantity of records in DataSet

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
stiff
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 04.06.2009, 00:20

Limit quantity of records in DataSet

Post by stiff »

Is it possible to limit the number of records that can be entered into a dataset or dbgrid either by pascal or SQL? ZTable doesn't have the RecNo or RecordCount properties. Can this be accomplished - if so, how? :)
seawolf
Zeos Dev Team *
Zeos Dev Team *
Posts: 385
Joined: 04.06.2008, 19:50
Contact:

Post by seawolf »

No, at the moment is not possible limit the number of lines.
ZTable has both RecNo and RecordCount property
stiff
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 04.06.2009, 00:20

Limit quantity of records in DataSet

Post by stiff »

I have found how utilize the RecNo and RecordCount from ZTable. Sorry, it took me a little long than ave. to figure it out. :)
Post Reply