Subject Re: [firebird-support] Re: More than one server accessing one database
Author Paul Vinkenoog
Hi Tom,

> I read something that embedded mode did not open FDB exclusively - is this
> false too?? So I suppose that more than one engine can access database.

That is correct, except if one of them is a Superserver. Superserver needs
exclusive access, Classic and SuperClassic don't.

Before Firebird 2.5, the embedded server had a Superserver architecture so
it too needed exclusive access. In Firebird 2.5, the embedded server has a
SuperClassic architecture, so it can share access with other servers.


Greetings,
Paul Vinkenoog