BUG: Convert From FLOAT to NUMERIC Causes Arithmetic OverflowLast reviewed: April 15, 1997Article ID: Q136532 |
The information in this article applies to:
BUG# NT: 11051 (6.00) BUG# NT: 16776 (6.50)
SYMPTOMSExplicit conversion from a FLOAT datatype to a NUMERIC datatype can cause an Arithmetic Overflow Error when any specific precision value is specified.
WORKAROUNDUse the default precision associated with the NUMERIC Datatype (18,0) instead of specifying a specific precision.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: sql6 6.00 6.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |