| Subject | RE: [ib-support] stopping a long query | 
|---|---|
| Author | Paul Reeves | 
| Post date | 2002-05-05T06:36:33Z | 
On Sat, 4 May 2002 15:33:23 -0700, Reggie White wrote:
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
            >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.
>Thank is currently only available in Interbase 6.5 from Borland.
>
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