Subject Firebird ODBC: only one connection at the same time?
Author Andre Beckers
Hello together,

i connect to the firebird database over ODBC.
Now i have the problem, that only one connect can be active at the
same time. I have several threads in my programm and each thread has
obe connect to the database. That's not possible just in time, the
second connect hang an became no response.

Can i set the number of open connections anywhere?