Subject | Re: [ib-support] Delphi Delete Records |
---|---|
Author | Pete Clark |
Post date | 2002-11-04T10:47:38Z |
In message <NBBBJKLIEJPCMJJOFDNPIENGEIAA.alan@...>, Alan
McDonald <alan@...> writes
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.
Pete Clark
McDonald <alan@...> writes
>sorry - you can't convince me...Totally guilty...
>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.
>do you use a statement likeYes, but remember, I am using IBX and Delphi, and not sure of which
>"delete from tablename where field=fieldvalue;"
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