Subject RE: [firebird-support] ERROR: arithmetic exception in select statement
Author Elkins Villalona
I'm using dialect 1



_____

From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of elkins_villalona
Sent: Martes, 06 de Marzo de 2007 10:56 a.m.
To: firebird-support@yahoogroups.com
Subject: [firebird-support] ERROR: arithmetic exception in select statement



Hello
I need some help to understand the ISC ERROR CODE:335544321 comming
from the firebird engine(version 1.5.3) when i try the following sql
statement

SELECT (1000000 * 0.029717682) * 20 FROM ANY_TABLE.

If i use

SELECT (1000000 * 0.029717682) * 2 FROM ANY_TABLE

it works fine.

Thanks in advance

Elkins



[Non-text portions of this message have been removed]