[DUG] TIBDatabase threadsafeness

Kyley Harris KyleyHarris at gmail.com
Fri Jul 15 12:21:14 NZST 2005


You are correct. the answer is no.

I use connection pooling, and just have a pool of connections that 
threads can access, I constrain them from being used at the same time.

Phil Middlemiss wrote:

> Can multiple threads use a single TIBDatabase at the same time 
> assuming it's already connected and each thread uses it's own 
> TIBTransactions etc? I'm guessing no - but then again, you never know...
>
> Phil.
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>


More information about the Delphi mailing list