Subject Re: [IBO] Is IB_Cursor really faster than IB_Query if joins involved?
Author Geoff Worboys (TeamIBO)
> If you want a true comparison perform the tests in code so that you
> can force both datasets to visit every record (what IB_Cursor is
> really designed for, and what it will do when you hit "last")...

I forgot to point out that you need to make sure both datasets are
closed before running the test.

Remember that, if you have a grid associated with a query - it will
automatically have retrieved sufficient records (at least) to fill the
grid. So to compare the two, get rid of the grid (and all other
interface components) and compare only in code.

--
Geoff Worboys - TeamIBO
Telesis Computing