Thread safe
Posted: Tue 04 Apr 2006 21:09
Hi,
We are planning to create a second thread in our application because we excute sql's that result in 100's of thousands of records inserted in the database. According to the Delphi helpfile, the dbExpress data access components are thread safe, provided the vendor client library is thread safe. Is this the case for dbexpsda.dll ?
Thanks !
We are planning to create a second thread in our application because we excute sql's that result in 100's of thousands of records inserted in the database. According to the Delphi helpfile, the dbExpress data access components are thread safe, provided the vendor client library is thread safe. Is this the case for dbexpsda.dll ?
Thanks !