Subject Re: How to stop a SQL passed through to the Database
Author mcbootchek
--- In firebird-support@yahoogroups.com, "robertgilland"
<robert_gilland@b...> wrote:
>
> 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.
IMHO the only way is to switch the Firebird service off and on.

Petr