You are not logged in.
Pages: 1
There is TSQLRecord with two fields Animal: String and Count: Integer. After CreateAndFillPrepare I got at least 5 rows in this record. How can I sort them by field "Count"? And how can I Filter them so that stay rows only with Field "Count">5? Is it possible?
Thanks...
Pages: 1