BUG: Error Not Returned on Dbconvert Failure (Truncation)Last reviewed: July 8, 1997Article ID: Q170303 |
The information in this article applies to:
SYMPTOMSWhen converting a DBFLT8 to a DBNUMERIC that results in a truncation, dbconvert returns -1, but there is no error message (error handler) indicating the reason for the dbconvert failure.
WORKAROUNDTo work around this problem, ensure that the DBNUMERIC is initialized (precision, scale) so that no truncation will occur.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server 6.0. This problem does not occur in SQL Server 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. |
Keywords : kbbug6.00 kbusage SSrvGen
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |