BUG: Out of Range Error When Binding a SQL_C_BINARY DatatypeLast reviewed: September 9, 1996Article ID: Q149644 |
The information in this article applies to:
BUG#: 14757 (6.00)
SYMPTOMSThe SQL Server ODBC driver versions 2.50.0121 and v2.50.0126 returns a 'numeric value out of range' error when a SQL_C_BINARY C data type is boundto a SQL_TINYINT or SQL_INTEGER SQL data type using the SQLBindParameter API.
CAUSEThis problem only happens when you do a SQLPrepare and SQLExecute with 'Generate Stored Procedure for Prepared Statement' option checked in theSQL Server ODBC data source setup dialog box.
WORKAROUND
STATUSMicrosoft has confirmed this to be a problem in SQL Server ODBC Driver (v2.50.0121 and v2.50.126). We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: 6.00 2.50 odbc sql6
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |