Subject | Re: [IBO] This is a potential problem -- exception from IBObject |
---|---|
Author | zachs78 |
Post date | 2005-10-13T09:03:48Z |
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.
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,form play
> but I see above that you have a form involved. what role does this
> in your threaded activities?
> You know the VCL is not thread safe don't you.
> Alan
>