Subject Re: [IBO] Re:Record was not located to update
Author Johannes Pretorius
Thank you will try it


At 16:41 24/09/2005, you wrote:

>Not sure if this is going to help, but I suspect its the grid that's
>complaining about all the updates happening in the background while it's
>monitoring the data.
>
>Try adding this code around your update code.
>
> IBOQuery1.DisableControls();
> // do your updates here
> IBOQuery1.EnableControls();
>
>Anyway, my 2c for free
>Gary
>
>
>
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
>--
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.344 / Virus Database: 267.11.4/109 - Release Date: 21/09/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.4/109 - Release Date: 21/09/2005