Subject | Re: Error Messages and Interclient Incompatabilities |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-03-07T14:55:22Z |
Hi,
can find the reason, because you are not the only one complaining
about this, however no test case exists. Error messages are stored in
the firebirdsql.jar/isc_error_messages.properties file and are loaded
using classloader that loaded org.firebidsql.gds.GDS class.
databases. If you wish to switch to JayBird, convert your database to
dialect 3.
Best regards,
Roman Rokytskyy
> We have a web app running using firebird 1.02, firebirdsqlSomething wrong is with your classloader. It would be great if you
> 1.0rc3 / interclient 1.6. Java 1.3.1. The database is dialect 1, as
> interclient 1.6 does not support dialect 3.
> ...
> What do I have to do to get the correct text for the error codes?
can find the reason, because you are not the only one complaining
about this, however no test case exists. Error messages are stored in
the firebirdsql.jar/isc_error_messages.properties file and are loaded
using classloader that loaded org.firebidsql.gds.GDS class.
> Also why is it working with interclient and not firebirdsql? WhenSee FAQ question 29. We do no guarantee correct work in dialect 1
> we connect to firebirdsql we put a ?sql_dialect=1 on the end.
databases. If you wish to switch to JayBird, convert your database to
dialect 3.
Best regards,
Roman Rokytskyy