Subject How to force the use of embedded
Author das_ist_aber_einfach
My application uses an embedded Firebird-Installation 2.1.

Now the application was installed on a system, where Firebird Server
2.0 is installed.
My application uses the dll from Server and not the embedded version.
Because the database was designed for 2.1 - it will not run.

Now, I want to force the use of the embedded installation.
But i don't know what i have to do?

Thanks, Olaf