Yayyy!
Posted: 14.11.2020, 23:18
I just ventured through the latest commits when I stumbled upon this:
Zeos now supports the abortion of long running operations.
To do so, call TZConnection.AbortOperation from another thread.
This is supported on MySQL, MariaDB, Oracle, dblib (MS SQL Server, SAP Adaptive Server Enterprise), PostgreSQL, Firebird and SQLite.
I am so glad I could give something back to the community! Hope some other people will find it as useful as I did.
P.s.: no mention of ZMethodInThread? :P
Zeos now supports the abortion of long running operations.
To do so, call TZConnection.AbortOperation from another thread.
This is supported on MySQL, MariaDB, Oracle, dblib (MS SQL Server, SAP Adaptive Server Enterprise), PostgreSQL, Firebird and SQLite.
I am so glad I could give something back to the community! Hope some other people will find it as useful as I did.
P.s.: no mention of ZMethodInThread? :P