Subject Re: [IBO] Multiple instansiation of a TdataModulw with IBO
Author Marco Krause
> Is it possible to use the TdataModule from different threads, adhering to
> all your suggestions?

For each thread you need a seperate datamodule with the ibo components. Maybe
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