Subject | RE: [Firebird-Java] Strange errors with JDBC driver |
---|---|
Author | Ken Richard |
Post date | 2002-05-01T14:29:43Z |
The key message is:
java.sql.SQLException: fetch problem: org.firebirdsql.gds.GDSException:
arithmetic exception, numeric overflow, or string truncation
Cannot transliterate character between character sets
Try setting the connection property lc_ctype to "NONE" or to the
character set that you are using in the database.
-----Original Message-----
From: Jan Aleman [mailto:jaleman@...]
Sent: Wednesday, May 01, 2002 9:57 AM
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] Strange errors with JDBC driver
I have three strange errors with the new JDBC driver.
Any help is appreciated.
java.sql.SQLException: fetch problem: org.firebirdsql.gds.GDSException:
arithmetic exception, numeric overflow, or string truncation
Cannot transliterate character between character sets
Try setting the connection property lc_ctype to "NONE" or to the
character set that you are using in the database.
-----Original Message-----
From: Jan Aleman [mailto:jaleman@...]
Sent: Wednesday, May 01, 2002 9:57 AM
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] Strange errors with JDBC driver
I have three strange errors with the new JDBC driver.
Any help is appreciated.