On 2/28/08, Mercea Paul <[EMAIL PROTECTED]> wrote:
> I have read Firebird_v2.1.0.ReleaseNotes.pdf and on page 104 is describe a
>  rudimentary mode to cancel all statements from existing connection! That's

I see on 
http://firebirdsql.org/devel/doc/rlsnotes/html/rlsnotes210.html#rnfb210-mon-cnclqry
"from a separate connection". :o

>  the reason I asked, because a statement can be canceled via sql statement!
>  I think is possible in Cancel method to create a new connection to cancel
>  the current command, but you are right, should be API for this!
>  It's interesting in multi threaded applications...for that the FbCommand
>  should know which statement id is assigned to!

I see two main problems. 1) it's available only for sysdba or DB owner
(and i think nobody is running application under this accounts), 2) it
breaks the architecture - from my POV it's a hack into client. We
cannot control the behavior on 100%.

-- 
Jiri {x2} Cincura (CTO x2develop)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to