BUG: AV on FETCH From Updatable CURSOR Using VIEWLast reviewed: May 2, 1997Article ID: Q149934 |
The information in this article applies to:
SYMPTOMSFetching from multiple updatable cursors using VIEWs of the same underlying table can get a handled exception.
WORKAROUNDUse cursors against the direct tables instead of views.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. This problem is corrected in version 6.5.
|
Additional query words: sql60 cursor av exception view
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |