Subject Re: [Firebird-Java] What is this exception?
Author Jim Starkey
Francisco Antonio Vieira Souza wrote:

> Please, could anybody tell me why I get this exception?
>
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544321. No
> message for code 335544321 found.
> at
> org.firebirdsql.jdbc.AbstractPreparedStatement.internalExecute(AbstractPreparedStatement.java:453)
> at
> org.firebirdsql.jdbc.AbstractCallableStatement.internalExecute(AbstractCallableStatement.java:284)
> at
> org.firebirdsql.jdbc.AbstractCallableStatement.execute(AbstractCallableStatement.java:150)
> at
> br.com.modulos.conhecimentos.setSalvarConhecimento2(conhecimentos.java:4643)
>
You had an "arithmetic exception" -- a catch all for almost any string
or numeric overflow.

--

Jim Starkey
Netfrastructure, Inc.
978 526-1376