Subject | RE: [IBO] Faster Datapump from FoxPro/Paradox to Firebird |
---|---|
Author | Josipovic, Nikica |
Post date | 2002-02-28T13:06:42Z |
>Even for non-visual stuff, this might sometimes double the executions speed.
> I normally add BeginBusy/EndBusy outside my loops, but I doubt that is
> necessary if you don't display anything.
>
For every sql-action, IBO does, it will yield the mouse-cursor, so without
begin-busy/end-busy, the mouse-cursor might flicker like mad even for
IB_DSQL.
CU, Nick