Subject How to stop a SQL passed through to the Database
Author robertgilland
We want to be able to cancel a query,
ie. the query is taking too long.
I have put the query in a thread and stopped the
thread, but firebird still keeps running the
query.

I thought Firebird had an ability to stop a query?

We use the InterXPress objects to run the queries.
We use Firebird 1.5.1

Regards

Robert.