FIX: ODBC Driver Cannot Execute sp_helpalert Without Params |
Q135838
When you execute the following two statements with the ODBC version
2.50.0121 driver,
SQLExecDirect:
In:hstmt=#1 0x00461000, szSqlStr=VALID, cbSqlStr=-3
Return: SQL_ERROR=-1
stmt: szSqlState = "S0022", *pfNativeError = 207, *pcbErrorMsg = 71
szErrorMsg="[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid
column name '%'."
Use ISQL/W to perform this task and avoid the error.
Microsoft has confirmed this to be a problem in the ODBC SQL Server Driver version 2.50.0121. This problem has been corrected in the ODBC driver for SQL Server 6.5. For more information, contact your primary support provider.
Additional query words: sql6
Keywords : kbprogramming
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ600 kbODBCSearch kbODBC250
|
Last Reviewed: March 25, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |