Subject | Re: [firebird-support] Single user mode |
---|---|
Author | Ivan Prenosil |
Post date | 2004-09-03T10:43:24Z |
> Is it possible to connect to a firebird database in sigle user mode?Single user (SYSDBA/db owner) mode - yes.
Single connection mode - no.
(But if nobody is connected, you can rename the db file -
then users will not be able to connect using its original name.)
Ivan