Subject Re: [firebird-support] IBOConsole Error (was Cannot Order By)
Author Helen Borrie
At 07:48 PM 9/07/2003 +0700, you wrote:
>Hello,
>I have tried IBOConsole and successfully :)
>generate an error like this :
>
>ISC ERROR CODE:335544321
>ISC ERROR MESSAGE:
>arithmetic exception, numeric overflow, or string truncation
>STATEMENT:
>TIBOInternalDataset:
>"<TApplication>.frmMain.dlgWisql.<TIBOQuery>.<TIBOInternalDataset>."
>Statement: select * from qsaldo_raw order by tglterima

Now that you have successfully confirmed that something in your view is
giving an overflow error, you now need to examine your view definition and
find what is causing this error.

heLen