thread safe

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
calou
Posts: 116
Joined: Tue 27 May 2008 12:46

thread safe

Post by calou » Tue 13 Oct 2009 08:07

Hello,

Are the IDAC components thread safe?

Thanks

Regards

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 13 Oct 2009 08:13

IBDAC components are thread safe if you are using separate TIBCConnection component for each thread.

calou
Posts: 116
Joined: Tue 27 May 2008 12:46

Post by calou » Tue 13 Oct 2009 08:27

Many thanks

Post Reply