Subject | Re: [ib-support] arithmetic exception, numeric overflow, or string truncation |
---|---|
Author | Helen Borrie |
Post date | 2002-02-14T22:57:15Z |
At 04:27 PM 14-02-02 -0600, jon-david schlough wrote:
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________
>i'm trying to test triggers and generators in my db...e.g. division by zero
>
>when doing a simple insert i get the error:
>
>"arithmetic exception
>numeric overflowe.g. trying to push too large a number into a numeric type
> or string truncation"string being inserted is longer than the declared length
>i saw the borland post on the workaround?? workaround ??
>but i'm just doing a simple insert..!?!A simple insert can overflow. What are you using as a client? Can you inspect your input?
>why does UDF add characters to my cute little insert?If there is a UDF call in your insert, it's not a "simple insert". Can you provide information about the UDF and how you know that it adds characters?
>quick fixes? workarounds?Describe the problem adequately and let's see. Database, version and client might help too.
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________