Although knowledgeable about Delphi and theoretically aware of aspects of multi-threaded programming I seem unable to create a QueryThread in Delphi, that is monitored (in time) by a second thread, calling the query to end and the querythread to terminate if the SQL takes to much time.
Sounds...