Subject RE: [firebird-support] Firebird Embedded 2.1 Thread Safety
Author Stefan Schultze
Hi Alan,

> I hope you meant "by multiple threads - ever" and not just at the same
time.

I don't, however since "Connection Pooling" is activated in the .NET wrapper
that I use, it will leave the connection open when I "close" it and hand it
to another thread that opens a "new" connection.

Hope that makes no problems, since it speeds up things significantly.

Stefan