Unable to connect to a database using a non unicode charset
-----------------------------------------------------------

                 Key: CORE-5777
                 URL: http://tracker.firebirdsql.org/browse/CORE-5777
             Project: Firebird Core
          Issue Type: Bug
          Components: Charsets/Collation
    Affects Versions: 2.5.8
         Environment: Linux 64 bit, Firebird SuperServer, compiled from source, 
with system icu (icu60).
            Reporter: Benjamin Bukowski
            Priority: Blocker


If you try to connect to a database using a specific charset, like ISO8859_1, 
you'll get the error below. If you use UTF8 it works though.

There was a recent fix, in order to be able to compile with icu60. It compiles 
fine, but maybe there is still something missing.
https://github.com/FirebirdSQL/firebird/commit/317ab524ddb41f8d41c16b9d4fe7e87bb953883b

*** IBPP::SQLException ***
Context: Database::Connect
Message: isc_attach_database failed

SQL Message : -924
Connection error

Engine Code    : 335544325
Engine Message :
bad parameters on attach or create database
CHARACTER SET ISO8859_1 is not defined

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to