Subject | Re: [Firebird-Architect] Another plea for clearer error messages... |
---|---|
Author | Arno Brinkman |
Post date | 2004-10-28T07:27:51Z |
Hi Jonathan,
that's already 1 search less, but i agree with you that we should try to add
more information to the error messages.
Regards,
Arno Brinkman
ABVisie
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Firebird open source database (based on IB-OE) with many SQL-99 features :
http://www.firebirdsql.org
http://www.firebirdsql.info
http://www.fingerbird.de/
http://www.comunidade-firebird.org/
Support list for Interbase and Firebird users :
firebird-support@yahoogroups.com
Nederlandse firebird nieuwsgroep :
news://newsgroups.firebirdsql.info
> Another example is that of a union. Since unions require that theThis is implemented in FB2.0 and follow the same rules as COALESCE. So
> columns from each select statement be of exactly the same type, an error
> message is issued if ever this is not so. This very helpful error
> message is "Data type unknown"! This tells us practically nothing. It
> just means that some column is wrong somewhere. It would be nice to know
> which one. (Also, as a side note, I think in cases when it's possible,
> it would also be nice if there was some implicit casting. For example,
> if there are two varchars of different sizes, why not take the larger of
> the two, and implicitly cast the other one to the right type. This would
> get rid of a lot of the hassle of using unions. The same is true for
> numerics. However, there obviously shouldn't be any implicit casting
> between varchars and numerics and dates, etc.)
that's already 1 search less, but i agree with you that we should try to add
more information to the error messages.
Regards,
Arno Brinkman
ABVisie
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Firebird open source database (based on IB-OE) with many SQL-99 features :
http://www.firebirdsql.org
http://www.firebirdsql.info
http://www.fingerbird.de/
http://www.comunidade-firebird.org/
Support list for Interbase and Firebird users :
firebird-support@yahoogroups.com
Nederlandse firebird nieuwsgroep :
news://newsgroups.firebirdsql.info