Subject Re: [firebird-support] unable to delete data using IB Manager
Author Helen Borrie
At 12:54 PM 31/08/2004 +0000, you wrote:
>Hi
>
>I am using a trial version of EMS's IB Manager, that seems to have
>been working fine, but now when I try and delete data from one of my
>tables i get the error:
>fmtableview.frmdata.datad.deletequery: arithmetic overflow or
>dicision by zero has occured. arithmetic exception, numeric
>overflow, or string truncation.
>
>Can anyone give me an idea of whats going on?

You've got an exception, but you're getting the wrong message. Most likely
you have the wrong firebird.msg file on the server or the client. If it's
an old interbase.msg file your application is reading, it would be worth
checking that that client has the right client library, as well.

./heLen