Subject | Re: [Firebird-Java] Possible bug?: GDS Exception. 335544321 when doing resultSet.next() |
---|---|
Author | Marco Parmeggiani |
Post date | 2006-02-02T08:29:08Z |
Jerker Klang ha scritto:
current charset" character in the varchar field or if i connect to the
database without specifiyng the charset, the charset is used in the
field and the field contains some character from that charset.
ciao
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544321.if i remember well, i get this error also when i have a "out of the
> arithmetic exception, numeric overflow, or string truncation.
current charset" character in the varchar field or if i connect to the
database without specifiyng the charset, the charset is used in the
field and the field contains some character from that charset.
> If I truncate all strings to not exceed 256 characters, the wholemaybe the 257th character of that line is the one that's "wrong".
> execution succeeds. If I set the limit (trancate all strings in Java) to
> 257 I get this error.
ciao