Subject Kill a specify transaction
Author Rodrigo Aparecido Cardoso
Can I kill an active transaction(concurrency)?
If yes, How Can I do it?

I started an operation between two Databases on Internet(TCP/IP)...
When the link is broken, the transaction is active yet...it don't
stop... and when the connection is turning back and I try to run the
process again, the operation Return "deadlock"...

I don't know what I can do... The problem is solved only when Firebird
is shutdown...

Thanks a lot,

Rodrigo Cardoso