Subject Re: queries running after disconnect
Author Alexander V.Nevsky
--- In firebird-support@yahoogroups.com, "unordained"
<unordained_00@c...> wrote:
> I'm running mostly firebird 1.0.* in production/development
situations, and I've known for a long
> time that a long-running query will continue to run even after the
client that requested it has
> disconnected. Is there any particular way to get firebird to
automatically stop those queries as
> soon as it sees that the client has disconnected, or shortly after?

Just now - not. Sponsored by DRB Systems Inc via
http://www.firebirdsql.org/ff/foundation/
and sheduled for Firebird 2.0.

> I remember that firebird polls
> each connection every few (180?) seconds to make sure the client is
still there, to get around the

Only after query finished it's job and want to say something to
initiated it client.

Best regards,
Alexander.