Hello,
We recently set TOracleQuery.Threaded = True for executing a query in background thread. Sometimes we get error message "Query thread is still in progress". What could cause this error?
TOracleQuery.ThreadSynchronized = True
TOracleSession.ThreadSafe = True
DOA 4.1.3.5 - Delphi 10.1 Berlin
Thank you.
We recently set TOracleQuery.Threaded = True for executing a query in background thread. Sometimes we get error message "Query thread is still in progress". What could cause this error?
TOracleQuery.ThreadSynchronized = True
TOracleSession.ThreadSafe = True
DOA 4.1.3.5 - Delphi 10.1 Berlin
Thank you.
Last edited: