The information in this article applies to:
BUG #: 16328 (2.65.0240) SYMPTOMS
In a multi-threaded application that has two threads, when the first thread
does a SQLExecDirect of a select statement and the second thread does a
SQLCancel in the middle of the select, the driver does not get a response
back from the server, and therefore closes the connection.
The SQL Server driver then reports the following error:
WORKAROUNDThere is no known workaround at this time. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server driver version 2.65. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. Additional query words: odbc cursor
Keywords : kbinterop kbprg kbusage SSrvProg kbbug6.50 kbfix6.50.sp3 kbbug2.50 kbbug2.65 kbbug3.00 |
Last Reviewed: August 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |