Subject Clearing connections
Author Adam
Hi group,

FB 1.5.x Superserver on Windows 2k/xp/2003

I am trying to make our application's upgrade process a bit more
automated. We need to run some sql scripts against the databases.
Although we clearly state that all users must have exited the
application before runnning the upgrade, you know what users are like.

I can shutting down the firebird service, changing the alias name to
another name for the duration of the upgrade, but that just seems a
bit extreme for me, and I do not want to stuff up any other Firebird
based applications.

It is important to us that the scripts we think we have run do not
fail because of "Object in use" type messages.

Any suggestions?

Adam