The information in this article applies to:
BUG# 15587 SYMPTOMSIf a DB-Library browse mode client updates a row and the row has changed since the client selected the row, a handled exception of the client thread on the SQL Server can occur. WORKAROUND
Convert the application to use normal locking or cursors.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. 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. MORE INFORMATIONThe access violation occurs when the timestamp values compared with the TSEQUAL function are not equal. Additional query words: timestamp handled exception tsequal dbqual
Keywords : kbbug6.50 kbfix6.50.sp2 |
Last Reviewed: March 31, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |