Subject | Firebird 3, execution modes |
---|---|
Author | Walter R. Ojeda Valiente |
Post date | 2015-07-11T02:39:36Z |
Reading the excellent (as usual) document of Helen Borrie: Firebird 3.0 Release Notes (for Firebird 3.0 Beta 2) I had some doubts:
First, it says that for choicing the working modes (models) I need to put values 0 or 1 at SharedCache and SharedDatabase. Ok with that.
But then it says that the execution modes depends (on Windows) of a -m switch.
So, really if I want a determinated working mode I need to do 2 things:
1. Execute FIREBIRD.EXE with or without the -m switch
2. Put values at the entries SharedCache and SharedDatabase
¿Am I right?
Besides it, if I want Database1 using Classic and Database2 using SuperClassic, it is impossible with just one instance of FIREBIRD.EXE
¿Am I right?
Greetings.
Walter.