Subject Re: [IBO] IBO components in a thread
Author Andrew
Don Schoeman wrote:
> Sorry to be such a pain, but here is something even weirder. When I put a
> 50ms Sleep into my loop, then it seems to run fine and I can get the data
> from the result set without a hitch. Unfortunately this is not acceptable as
> literally thousands of records need to be loaded and it takes way too long
> now. I'm starting to wonder whether I shouldn't start looking at upgrading
> my version of IBO. However, it's been running extremely well so it won't
> help upgrading if a newer version doesn't fix the problem.
>
try adding an IB_Session component if not already used.
IIRC, an IB_Session component is required when using multiple threads.



[Non-text portions of this message have been removed]