Subject Firebird Server -> Forcing noone else connected
Author Adam
Hello Group,

* I have a Firebird SuperServer on Win2003 Server with multiple fdb
databases.
* I would like to run some sql scripts against one of them.
* Obviously I don't want anyone (else) connected to the database when
I run these scripts or I might get object in use style errors.
* I do not want to shutdown the Firebird Service because there are
about 30 other databases active on the same server and I don't want to
cause them troubles.
* I connect to [computername]:[alias]


* Is there a way I can detect whether I have the only connection to
THIS database before running my upgrade scripts?

Any help is appreciated

Adam