The information in this article applies to:
BUG# ODBCSS: 2816 (1.01.2920) SYMPTOMS
The ODBC SQL Server driver returns an error with SQLSTATE S1093 when
SQLSetParam is called for the 252nd time on a prepared statement with more
than 252 parameter markers in it.
when they try and update an attached table with more than 125 columns. STATUSMicrosoft has confirmed this to be a problem in ODBC SQL Server Driver version 1.01.2920. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce ProblemFor an ODBC application writer, do the following:
SQLSetParam for each one of these parameters. The 252nd SQLSetParam
returns SQL_ERROR:
For users of Microsoft Access version 1.1, do the following:
Additional query words: SQLSetParam S1093
Keywords : |
Last Reviewed: August 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |