Subject Re: [Firebird-Java] GDS Exception again
Author Laurent Duperval
Francisco Antonio Vieira Souza wrote:

>Could anyone tell me what is this execpetion?
>Why I get these numbers and no text messages?
>
>GDS Exception. 335544665. No message for code 335544665 found.
>null
>null
>
>
>

It's possibly a bug or possibly a problem with the way the jar is loaded
in your interface. Are you running from within an IDE (Netbeans or
Eclipse or...) or from the command line?

For a quick answer, open the firebirdsql.jar file and open the error
messages properties file. Search for the error code you received and you
might get a good answer.

L