Subject Re: [IBO] how to delete all record in Tiboquery?
Author lester@lsces.co.uk
A bit long-winded

why not just do an IB_DQSL

DELETE * FROM TABLE

or filter on what you want to delete

and execute

On your code, I am not sure who the caching of data may be
effecting the result. You may be deleting from the second
record, are you using Open() or First() to open the query
before deleting?

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services