Subject | Re: [IBO] Multiple instansiation of a TdataModulw with IBO |
---|---|
Author | Marco Krause |
Post date | 2003-05-30T13:10:13Z |
> Is it possible to use the TdataModule from different threads, adhering toFor each thread you need a seperate datamodule with the ibo components. Maybe
> all your suggestions?
it's ok to use ONE datamodule and you protect it with a critical section. But
this means blocking all other threads...
Try Firebird 1.5, if you have a problem with the connection speed to the server
--
Marco Krause