Is UniDac thread safe - ?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
CFaiga
Posts: 14
Joined: Sun 12 Feb 2006 09:28

Is UniDac thread safe - ?

Post by CFaiga » Sun 30 Mar 2008 20:29

Mydac version 5 is it not thread safe and one TMyConnection connection is need per thread in a Midas Application

Does UniDac have the same problem ?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 03 Apr 2008 12:55

Yes, UniDAC has the same restriction as MyDAC.

CFaiga
Posts: 14
Joined: Sun 12 Feb 2006 09:28

Post by CFaiga » Fri 04 Apr 2008 14:05

Thanks a great pity

The unidac set of components look very nice but I can not use them in a large Midas/Data Snap Application there will be to many connections to the database

Post Reply