Subject Re: [IBO] This is a potential problem -- exception from IBObject
Author zachs78
It doesn't do anything except that it owns the objects... I can take
it away... it's only the form that spawns all the objects and
threads... the objects are passed to the threads after they've been
created. But there's one set of table, connection, session etc. for
each thread.


> yes it does,
> but I see above that you have a form involved. what role does this
form play
> in your threaded activities?
> You know the VCL is not thread safe don't you.
> Alan
>