FIX: SELECT TEXT Columns with FOR BROWSE Holds sh_page LocksLast reviewed: May 2, 1997Article ID: Q141550 |
The information in this article applies to:
SYMPTOMSUsing FOR BROWSE in a SELECT statement in a user-defined transaction holds shared page locks until the end of the transaction.
CAUSEThis problem occurs only when the TEXT datatype column is included in the SELECT list. The locks are not held until the end of the transaction when the TEXT datatype columns are not selected.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server Version 6.0. This problem was corrected in Service Pack 2 for SQL Server version 6.0. For more information, contact your primary support provider.
|
Additional query words: sql6 for browse sh_page lock
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |