Subject | Re: [firebird-support] Firebird gds32.dll legacy is Thread safe? |
---|---|
Author | Carlos H. Cantu |
Post date | 2004-06-16T00:20:39Z |
Yes, it still not thread safe. Probably we will have a thread safe
version with FB 2.0
What you need to do in multithread apps is to have separated
connections and transactions for each thread accessing the DB.
Carlos
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
SS> Hi to all,
SS> I'm developing a small multihreaded app using Firebird 1.5 and Delphi 7 with
SS> IBX. I'm wonder if Firebird client library is still *not* thread-safe as
SS> Interbase 6 was (gds32.dll library )?
SS> or any issues about multiple threads using one TIBDatabase connection?
SS> Thanks in advanced
SS> Sergio
SS> Yahoo! Groups Links
version with FB 2.0
What you need to do in multithread apps is to have separated
connections and transactions for each thread accessing the DB.
Carlos
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
SS> Hi to all,
SS> I'm developing a small multihreaded app using Firebird 1.5 and Delphi 7 with
SS> IBX. I'm wonder if Firebird client library is still *not* thread-safe as
SS> Interbase 6 was (gds32.dll library )?
SS> or any issues about multiple threads using one TIBDatabase connection?
SS> Thanks in advanced
SS> Sergio
SS> Yahoo! Groups Links