Subject | Re: [firebird-support] Problem with Firebird embedded on Windows: CHARACTER SET UTF8 is not defined |
---|---|
Author | Mark Rotteveel |
Post date | 2019-04-12T11:12:34Z |
On 2019-04-11 20:03, Dimitry Sibiryakov sd@...
[firebird-support] wrote:
Mark
[firebird-support] wrote:
> 11.04.2019 18:02, Anil anil.mujagic@... [firebird-support] wrote:As far as I'm aware, UTF8 doesn't need fbintl, however it does need ICU.
>> 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.
Mark