Subject Re: [ib-support] Re: Can anyone help: Error reading data from the connection
Author Paul Reeves
nitaligavino wrote:

> At this point another thread may
> acquire this db handle. Is this safe?


No. Start each thread and create the db handle within the thread.

You need to think about keeping a pool of threads and letting each
thread signal when it is ready for new work.

Paul
--

Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase