Subject | CHARACTER SET ISO8859_1 |
---|---|
Author | 520009199005-0001@t-online.de |
Post date | 2001-09-05T13:34:47Z |
Hello all,
I have a problem with this Charakter Set. In germany we use the letters
ä,ü,ö and ß. The charater set does not work with this letters.
The error message is:
arithmetic exception, numeric overflow, or string truncation
-Cannot transliterate character between character sets
Statement failed, SQLCODE = -802
my SQL-Statement is:
/********************************************
* Create Database for WindowsNT
*********************************************/
CREATE DATABASE 'c:\dmb\apitest\dmb4.gdb'
USER 'sysdba' PASSWORD 'masterkey'
PAGE_SIZE 1024
DEFAULT CHARACTER SET ISO8859_1;
best regards from
Klaus-Dieter Opitz (mailto:Klaus-Dieter.Opitz@...)
mobil: +49 0179 1387265
ESE GmbH
Jasperallee 21
38102 Braunschweig
Germany
(http://www.ESE.de)
I have a problem with this Charakter Set. In germany we use the letters
ä,ü,ö and ß. The charater set does not work with this letters.
The error message is:
arithmetic exception, numeric overflow, or string truncation
-Cannot transliterate character between character sets
Statement failed, SQLCODE = -802
my SQL-Statement is:
/********************************************
* Create Database for WindowsNT
*********************************************/
CREATE DATABASE 'c:\dmb\apitest\dmb4.gdb'
USER 'sysdba' PASSWORD 'masterkey'
PAGE_SIZE 1024
DEFAULT CHARACTER SET ISO8859_1;
best regards from
Klaus-Dieter Opitz (mailto:Klaus-Dieter.Opitz@...)
mobil: +49 0179 1387265
ESE GmbH
Jasperallee 21
38102 Braunschweig
Germany
(http://www.ESE.de)