The information in this article applies to:
SYMPTOMS
Error 16928 may occur on the client when executing a stored procedure in
which:
-and- WORKAROUNDTo work around this problem, instead of using the 'for update' cursor with a column list, put the desired column in the select list and declare the cursor as updateable. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: updatable
Keywords : SSrvStProc SSrvTran_SQL |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |