Subject Re: [IBO] RECORD NOT LOCATED TO DELETE
Author Andreas Pohl
Check BufferSynchroFlag of your IB_Query! Try to use IB_xxBAR to see if your changes are applied.

Mit freundlichem Gruss & Best Regards

Andreas Pohl
apohl@...
www.ibp-consult.com
----- Original Message -----
From: "Dion" <dion@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, November 09, 2001 8:59 AM
Subject: [IBO] RECORD NOT LOCATED TO DELETE


> Hi,
>
> I believe that I have set the query up correctly, but get the above error when adding a record(committing it) and then trying to delete it. If I close the application, reopen and the delete the record, it works.
>
> Generally, what could I be doing wrong.