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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to