Firebird 2.5 CHARACTER SET WIN1252 is not installed

梦想与她 提交于 2019-11-29 07:51:12
TPAKTOPA

You have no access to intl subfolder. Few reasons:

  • You dont have right to access it ( mostly on linux/unix OS )
  • using embedded fbembed.dll without copy of intl subfolder
  • something wrong with your path, and Firebird fails to find intl subfolder

Most of these causes can be fixed by simple reinstalling server. If it's embedded , then you only need to copy intl folder , where fbembed.dll exists

Seems that was an issue with ICU with new port update it should be fixed

http://svnweb.freebsd.org/ports?view=revision&revision=328894

You can check other changes here

http://www.freshports.org/databases/firebird25-server/

Antonio75

In my case, my firebird-super-server was working fine, until I have upgraded packages in my CentOS 7. Then I get an error mentioned below.

ERROR MSG ->

Firebird 2.5 CHARACTER SET WIN1250 is not installed

Solution : After Changing firebird-super-server to firebird-super-classic resolved my problem.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!