Subject Re: [ib-support] Delphi Delete Records
Author Pete Clark
In message <NBBBJKLIEJPCMJJOFDNPGEMNEIAA.alan@...>, Alan
McDonald <alan@...> writes
>what connection components are you using?
>ibobjects has their own list
>IBX has the Borland newsgroup listing
>so too does dbExpress

TIBDatabase, etc., in Delphi 6.

>
>deleting can be done in many ways depending on what you really want to do.

I haven't successfully found any!

I run thru a "while not eof" using a IBQuery. I then run a complicated
Delphi function over the current record, and under certain
circumstances, delete the record. Simple.

But I can't figure out an elegant (read "working") method to delete the
record. The main query returns a million plus records.

>
>Alan

--
Pete Clark