|
Posted by Hugo Kornelis on 10/13/05 22:42
On Thu, 13 Oct 2005 19:35:16 GMT, Mike wrote:
>I have the SQL table column PRICE set for decimal (14,14).
Hi Mike,
That means that you have a total of 14 digits, 14 of which are to the
right of the decimal. Leaving no digits to the left.
>Any one know why I would get an overflow error.
Probably because there's a value above 1.000 or below -1.000 in your
data.
Best, Hugo
--
(Remove _NO_ and _SPAM_ to get my e-mail address)
Navigation:
[Reply to this message]
|