Subject Re: FB 3.0 Multiuser Environment
Author Dmitry Yemanov
19.12.2014 23:30, Hugo Eyng hugoeyng@... [firebird-support] wrote:
>
> I am testing FB 3.0.0.31374 BETA.
> Instalation Classic

Out of curiosity, why not SuperServer?

> When I try to open the database in a second session I get the error message:
>
> Servidor de banco de dados não foi encontrado! *(Database server not found)*
> I/O error during "CreateFile (open)" operation for file
> "C:\TEXTIL\DADOS\DM\SGBT\DADOS\DATAMAIS.FDB" *(Entire path for my database)*
> Error while trying to open file
> O arquivo já está sendo usado por outro processo. *(File is in use by
> another process) *

Check your firebird.conf, for Classic it should have settings
SharedDatabase = true and SharedCache = false.


Dmitry