Subject Running with two different embedded versions of Firebird DB
Author
We are in the middle of letter our users upgrade their database from 1.56 to 3.x at their will. Users can upgrade when they want to--so we install 1.56 embedded db as gds32.dll and 3.x as fblcinet.dll in the same directory (using IBObjects, we can select which DLL is used). Almost all of our users use the embedded version.

The problem is when a database exception occurs--the "firebird.msg" file is used. Is there a way to configure the name that the DLL uses for the firebird.msg file? Or should the FB databases be installed in separate sub directories? Any suggestions here would be appreciated.

Ed Dressel