FIX: Driver Not Capable Error: SQL_COPT_SS_CONNECTION_DEAD (158605)



The information in this article applies to:

  • Microsoft Open Database Connectivity

This article was previously published under Q158605

SYMPTOMS

Users who attempt to call SQLGetConnectOption for the Microsoft SQL Server ODBC Driver specific connection option SQL_COPT_SS_CONNECTION_DEAD receive the following error:
szSqlState = "S1C00", *pfNativeError = 0
szErrorMsg="[Microsoft][ODBC SQL Server Driver]
Driver not capable"

CAUSE

This option has not yet been implemented in the driver.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server ODBC driver version 2.65. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.

Modification Type:MajorLast Reviewed:12/2/2002
Keywords:kbbug KB158605 kbAudDeveloper