Subject | RE: [firebird-support] Firebird Embedded 2.1 Thread Safety |
---|---|
Author | Stefan Schultze |
Post date | 2009-08-28T07:01:49Z |
Hi Alan,
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
> I hope you meant "by multiple threads - ever" and not just at the sametime.
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