Microsoft KB Archive/170303

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:35, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


BUG: Error Not Returned on Dbconvert Failure (Truncation)

Article ID: 170303

Article Last Modified on 12/2/2002



APPLIES TO

  • Microsoft SQL Server Programmer's Toolkit



This article was previously published under Q170303

BUG #: 15592 (NT: 6.00)

SYMPTOMS

When 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.

WORKAROUND

To work around this problem, ensure that the DBNUMERIC is initialized (precision, scale) so that no truncation will occur.

STATUS

Microsoft 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: kbbug kbusage KB170303