Subject Re: [firebird-support] Multithreading problem - error reading data from the connection
Author Dmitry Yemanov
Miroslav Penchev wrote:
>
> Is there any other prerequisites for multithreading work with
> Firebird, except connection-per-thread?

Database attach/detach calls should be synchronized manually.


Dmitry