Thema: Delphi IBC-Query in Threads

Einzelnen Beitrag anzeigen

mkinzler
(Moderator)

Registriert seit: 9. Dez 2005
Ort: Heilbronn
39.851 Beiträge
 
Delphi 11 Alexandria
 
#2

Re: IBC-Query in Threads

  Alt 3. Dez 2009, 10:46
Are the IBDAC connection components thread-safe?

Zitat von http://www.devart.com/ibdac/faq.html:
Yes, IBDAC is thread-safe but there is a restriction. The same TIBCConnection object cannot be used in several threads. So if you have a multithreaded application, you should have a TIBCConnection object for each thread that uses IBDAC.
Markus Kinzler
  Mit Zitat antworten Zitat