Subject Re: [firebird-support] Re: SELECT ONLY database query performance
Author Vlad Horsun
> Embedded server opens database for exclusive access.

Right

> If all the
> threads are trying to open the same database and your code includes
> repeated attempts to connect to the DB in case of any error, you will
> get serialized access to your DB.

Wrong

Regards,
Vlad