Subject Re: multiple embedded versions
Author Dmitry Yemanov
28.02.2019 23:17, Issam Boughanmi wrote:
>
> i have managed to use the firebird embedded on the shared hosting by setting
> the FIREBIRD_LOCK variable

Why? This is not necessary.

> but i dont know if it safe to use this setup that way

It's safe as long as FIREBIRD_LOCK is defined as system variable and
nobody overrides it at the user level. But tweaking FIREBIRD_LOCK is a
dangerous practice that is usually not recommended.

> another option is to use a single fbembed.dll library for all the
> website but i don't know if it's possible .

It should be possible.


Dmitry