On 11/04/2025 09:33, Jiří Činčura wrote:
> The "exists but can not be loaded" usually indicates some native dependency missing, like C++ redist.
>
> OTOH using two Firebird versions in one process is very likely not going to work. Firebird creates some shared/global resources and these will collide when using from multiple instances/versions.
>
That could be solved by using only Firebird 4.0, and including the
engine12.dll of Firebird 3.0 in its plugins directory, and making
appropriate changes to its firebird.conf and/or databases.conf.
Mark
--
Mark Rotteveel