Subject | UTF8 database and extended characters in metadata |
---|---|
Author | Martijn Tonies |
Post date | 2008-11-13T09:24:08Z |
Hi,
In an UTF8 database ( Fb 2.1 ), trying to create a table via Database
Workbench which uses IBObjects:
create table "ÅÄÖ"
( id integer)
I get:
arithmetic exception, numeric overflow, or string truncation Cannot
transliterate character between character sets
However, in FlameRobin, this works fine.
When retrieving the columns for this table, I get:
ISC ERROR CODE:335544436
ISC ERROR MESSAGE:
SQL error code = -104
please retry, giving a database name
But I have the feeling this message is incorrect (wrong firebird.msg?)
How can I create such tables?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
In an UTF8 database ( Fb 2.1 ), trying to create a table via Database
Workbench which uses IBObjects:
create table "ÅÄÖ"
( id integer)
I get:
arithmetic exception, numeric overflow, or string truncation Cannot
transliterate character between character sets
However, in FlameRobin, this works fine.
When retrieving the columns for this table, I get:
ISC ERROR CODE:335544436
ISC ERROR MESSAGE:
SQL error code = -104
please retry, giving a database name
But I have the feeling this message is incorrect (wrong firebird.msg?)
How can I create such tables?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com