[fpc-pascal] DB Access and Multithread
Fabrício Srdic
fabricio.srdic at gmail.com
Fri Jan 30 22:56:41 CET 2015
Hello,
The DB access framework of the fpc is not thread safe.
So, how can i build a multithreaded application that requires access to
database?
If each one of my threads use its own set of DB access components, that is,
don´t share any instance of db access components, this can be a secure
workaround?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150130/7d7601c9/attachment.html>
More information about the fpc-pascal
mailing list