Subject MaxTicks
Author Ed Dressel
I have been unable to get TIB_Query.MaxTicks to work. If I set the value to
zero, I get all the records. If I set it to anything but zero, I don't get
any records (I set it as high as 5 million, no joy).

So, not getting a response from my prior post (in the newsgroup) I put a
demo together here:

http://www.annuitypeople.com/files/maxticks.zip

In this demo, because of Delphi's limitation, the maximum MaxTicks can be
set to is 32k. But the demo illustrates the problem--and you can hard code
any number you want.

Does the MaxTicks proeprty work? If so, what am I doing wrong?

Thanks
Ed Dressel