Subject | RE: [Firebird-Java] Re: error codes |
---|---|
Author | Ken Richard |
Post date | 2002-04-25T16:52Z |
I will be sure to write it as a tool and provide source to account for
changes to the msg.gbk. You can send source if you want - but it's not
critical.
-----Original Message-----
From: rrokytskyy [mailto:rrokytskyy@...]
Sent: Thursday, April 25, 2002 12:03 PM
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] Re: error codes
Error codes are in database, database backup is in CVS, CVS on
SourceForge :) Sounds like a fairy tale. :)
module name is interbase/msgs/msg.gbak
The problem there is that they do not have long IDs there, but
isc_... names. You need iberror.h to get IDs.
I started to write a tool that will make select, parse iberror.h and
then perform string matching. But I do not have time to finish it.
If you are interested in my code, I can post it here (but there's
almost nothing done).
Best regards,
Roman Rokytskyy
changes to the msg.gbk. You can send source if you want - but it's not
critical.
-----Original Message-----
From: rrokytskyy [mailto:rrokytskyy@...]
Sent: Thursday, April 25, 2002 12:03 PM
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] Re: error codes
Error codes are in database, database backup is in CVS, CVS on
SourceForge :) Sounds like a fairy tale. :)
module name is interbase/msgs/msg.gbak
The problem there is that they do not have long IDs there, but
isc_... names. You need iberror.h to get IDs.
I started to write a tool that will make select, parse iberror.h and
then perform string matching. But I do not have time to finish it.
If you are interested in my code, I can post it here (but there's
almost nothing done).
Best regards,
Roman Rokytskyy
--- In Firebird-Java@y..., David Jencks <davidjencks@d...> wrote:
> That would be great. Can you make a unified diff patch?
>
> Thanks!
> david jencks
>
> On 2002.04.25 11:02:26 -0400 Ken Richard wrote:
> > I got the following exception from the driver:
> > java.sql.SQLException: GDSException:
> > org.firebirdsql.gds.GDSException: Dynamic SQL Error
> > SQL error code = -204
> > No message for code 336003085 found.
> >
> > When I run the same query in ibconsole, I get the following
message:
> > Dynamic SQL Error
> > SQL error code = -204
> > Ambiguous field name between table XXX and table YYY
> > ZZZ
> >
> > I checked the isc_error_msg.properties and 336003085 is not in
the file.
> > Do you know if there are other messages missing? Do you want
someone
> > (me) to find the master list and update isc_error_msg.properties?
> >
> > -Ken
> >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > Firebird-Java-unsubscribe@y...
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> >
To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/