Subject Re: [ib-support] Delphi Delete Records
Author Helen Borrie
>
> >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.

If you were using IB Objects, you could go to the ibobjects support group
and get half a dozen ways to do it.

Try the Borland.public.delphi.database.databaseexpress newsgroup - that's
where IBX support is being done these days.

^heLen