Subject | Re: [IBO] Fetching rows |
---|---|
Author | Marco Krause |
Post date | 2002-08-06T14:32:53Z |
> Why sometimes appear the message 'Fetching #x rows'? Where 'x' is theset CallbackInc to -1 or 0 in your cursor/query
> number of rows that is fetching. What Can I do for eleminate this
> message? This message is from IBO?
from the help file:
If it is set to -1 then there will be no process callback at all.
If it is set to 0 then calls will be made only to Application.ProcessMessages.
--
Marco Krause