The information in this article applies to:
SYMPTOMSThe following error occurs when inserting a positive or negative numeric (decimal) or float number with a precision (digits in the number) greater than 28 digits: NOTE: The actual value shown in the error message will be the number that is being manipulated in the statement. CAUSEThis behavior is by design. The default processing for a user input decimal (from the parser) is now numeric, which supports a maximum precision of 28. WORKAROUNDIf you want to input data with higher precision, do either of the following:
Additional query words: scientific notation
Keywords : |
Last Reviewed: February 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |