Subject Re: IBConfigService1.ShutDownDatabase
Author Adam
> 1. When I do a ShutDown, shouldn't FB detach all conections?

With the exception of SYSDBA and the OWNER of the database. If they are
logged in when the shutdown is issued, they won't be disconnected

> 2. How can I use FB exclusively for Restore, denying al other
conections during the Restore process?

Restore it to a different filename in the same path then rename it once
it is restored.


Adam