Subject RE: [ib-support] stopping a long query
Author Paul Reeves
On Sat, 4 May 2002 15:33:23 -0700, Reggie White wrote:
>
>Thank is currently only available in Interbase 6.5 from Borland.
>

Yes and no. The feature is implemented in such away that you need to run a separate thread (with a separate connection) to kill the query.

If you have a threaded database application then you are already have the ability to kill errant threads. It is a little less elegant than being able to kill a specific query statement, but in many cases it is quite adequate.

Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase