BUG: Incorrect Results are Returned by Stored Procedures when You Use the Decimal Datatype (282042)
The information in this article applies to:
This article was previously published under Q282042
BUG #: 18998 (SQLBUG_65)
SYMPTOMS
Incorrect values may be inserted into a field when you update a decimal field in a table with a value from another decimal field, in a different table in which the decimal field has a different precision and scale.
This behavior is seen when the update occurs in the context of a stored procedure.
WORKAROUND
Use any of the methods that follow to work around this behavior:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5.
This is not an issue in SQL Server 7.0 and later.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbBug kbpending KB282042 |
---|
|