BUG: Convert From FLOAT to NUMERIC Causes Arithmetic OverflowID: Q136532
|
Explicit conversion from a FLOAT datatype to a NUMERIC datatype can cause an Arithmetic Overflow Error when any specific precision value is specified.
Use the default precision associated with the NUMERIC Datatype (18,0)
instead of specifying a specific precision.
Microsoft 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.50
Keywords : SSrvGen SSrvProg
Version : 6.00 6.50
Platform : winnt
Issue type : kbbug
Last Reviewed: April 21, 1999