The information in this article applies to:
BUG #: 16185 (SQLBUG_65) SYMPTOMSA DYNAMIC cursor may fail to release sh_page lock after sp_cursorclose if both of the following conditions are true:
WORKAROUND
To work around this problem, do one of the following:
STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 6.5 and Open Database Connectivity versions 2.5 and 2.65. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5 and Open Database Connectivity versions 2.5 and 2.65. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
MORE INFORMATIONODBC connections use SET IMPLICIT_TRANSACTIONS ON by default; DB-Library connections do not. Therefore, you are more likely to run into this problem when using an ODBC connection. Additional query words: prodsql
Keywords : kbinterop kbother SSrvProg kbbug6.50 kbfix6.50.SP5 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |