Subject Using MaxTicks
Author Ed Dressel
I have set TIB_Query.MaxTicks := 60,000 to be sure that a query doesn't take
to long--but the query always returns empty. If I clear the MaxTicks (set to
zero) it seems to work fine.

I looked for help or prior posts on this and could not find anything.

How to I use MaxTicks?

Ed Dressel