Windows Server 2012 x64. After installation Firebird 4.0.0.1436 x64 we have the following.

Connect from IBExpert use c:\Program Files\Firebird\Firebird_4_0\WOW64\fbclient.dll

When trying to execute a query, we get the error "Could not find acceptable ICU library"

select current_timestamp from rdb$database

The reason is clear, in the WOW64 folder there are not enough libraries of 32-bit versions of ICU libraries. Thus, we either need to finalize the installer, unless of course there is a way to get rid of the client’s dependency on ICU.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to