Subject Re: [Firebird-Java] Re: Active connected users
Author Roman Rokytskyy
Hi,

> thank you for your example. It works fine :-)
> But I'm sad that there is no database call for SYSDBA to drop an exact
> connection.
> Perhaps, the firebird team implement such function in the future ;-)

Not sure about the connections, but there are talks (and also some
implementation) for monitoring tables which will allow you at least
cancel active statements. Very likely there will be also interface to
close the connection.

Let's wait for monitoring table specification to see what will be there
and what's not.

Roman