Subject Re: [ib-support] Killing a running connection
Author Martijn Tonies
> >> I read that IB 6.5 supports "killing" a running connection (I guess
> >> much like Oracle's "Instance Manager" kill session ability). Are
>
> >No, it isn't like that -- you can CANCEL a query you started,
> >but only from the same connection and a different thread.
>
> I have posted a message to this group a week or two ago, regarding this
CANCEL feature, but nobody answered.
>
> CAN ANYONE TELL ME HOW to use the cancel feature from Delphi?!!?!?!?
>

It's a seperate API call that you need to call from another thread - and
the statement handle from the statement you want to cancel.

It's probably somewhere on the Borland Developer Network: bdn.borland.com


With regards,

Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com

Firebird Workbench - the developer tool for Firebird
http://www.upscene.com

Upscene Productions
http://www.upscene.com

"This is an object-oriented system.
If we change anything, the users object."