Greate dear tutorials. I am struggling with using threads in Object Pascal. 1. How to create them? 2. How to cancel them upon application closing, especially in case I am using thrid-party library inside execute method and there is no way to check Terminated flag to stop the process?.
Thanks for including the Linux instructions!
Can we use the same method for Postgres database? Thanks in advance. And great videos pls keep it going.
I'm releasing a video on how to work with Postgresql soon!
Greate dear tutorials. I am struggling with using threads in Object Pascal.
1. How to create them?
2. How to cancel them upon application closing, especially in case I am using thrid-party library inside execute method and there is no way to check Terminated flag to stop the process?.
Do we have to add 'dbLoader.Free' on Linux?