Subject Re: [ib-support] Delphi Delete Records
Author Pete Clark
In message <NBBBJKLIEJPCMJJOFDNPIENGEIAA.alan@...>, Alan
McDonald <alan@...> writes
>sorry - you can't convince me...
>if you are having a problem deleting a record, I'm afraid I have to assume
>there a a few other things you are currently doing based on innocent
>ignorance of how it should be done for the sake of efficieny.

Totally guilty...

>do you use a statement like
>"delete from tablename where field=fieldvalue;"

Yes, but remember, I am using IBX and Delphi, and not sure of which
components I should be using to achieve this simple task... I have
tried various combinations of TIBQuery (using ExecSQL), TIBTransaction,
TIBUpdate, and TIBDatabase, and not hit the correct setup yet.

>
>Alan

--
Pete Clark