<div dir="ltr"><div><div><div><div>Hello,<br><br></div>The DB access framework of the fpc is not thread safe.<br><br></div>So, how can i build a multithreaded application that requires access to database?<br><br></div>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?<br><br></div>Best regards<br></div>