The information in this article applies to:
BUG #: 17695 (SQLBUG_65) SYMPTOMSIf a dynamic SELECT cursor is created using the ISNULL() function or a date function, it results in an access violation (AV) when executed. For the access violation to occur, the following conditions must be met:
The problem occurs on all builds of SQL Server 6.5, from release to Service Pack 5a. It does not occur in SQL Server 7.0.
WORKAROUNDDeclaring the cursor as INSENSITIVE prevents the access violation from occurring. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. Additional query words:
Keywords : kbSQLServ650 |
Last Reviewed: January 17, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |