Subject Re: [firebird-support] Problem with Firebird embedded on Windows: CHARACTER SET UTF8 is not defined
Author Dimitry Sibiryakov
11.04.2019 18:02, Anil anil.mujagic@... [firebird-support] wrote:
> It seems that the DB creation on Windows is resulting in an invalid DB file.

Yes. Because you didn't put all necessary files into proper directory structure,
Firebird engine failed to load fbintl module. Database file was created but not
initialized properly. Because of this you was unable to use it from isql.


--
WBR, SD.