NixOS / nixos

OBSOLETE (go to NixOS/nixpkgs) - NixOS, a Linux distribution based on the Nix package manager - OBSOLETE (go to NixOS/nixpkgs)
MIT License
176 stars 102 forks source link

firebird cp1251 error #299

Closed uralbash closed 8 years ago

uralbash commented 8 years ago

Unable to connect to database with encoding cp1251

[root@nixos:~]# isql /var/db/firebird/data/fortest.fdb -u sysdba -p masterkey
Statement failed, SQLSTATE = 2C000
CHARACTER SET WIN1251 is not installed
-At trigger 'TRIGGER_ON_CONNECT' line: 19, col: 1
Use CONNECT or CREATE DATABASE to specify a database
[root@nixos:~]# nix-env -q
firebird-2.5.2.26540-0