FIX: AV on Cursor Declare Ssing Select on View w/ ORDER BYLast reviewed: June 27, 1997Article ID: Q165558  | 
	
	
 
 
The information in this article applies to:
 
 SYMPTOMSYou may receive a thread level access violation (AV) when you use the DECLARE CURSOR statement. This error occurs if both of the following conditions are true: 
 WORKAROUNDTo work around this problem, try changing the cursor type by adding the keywords SCROLL or INSENSITIVE to the DECLARE CURSOR statement. 
 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 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.  | 
	
	Keywords : kbbug6.50 kbfix6.50.sp3 kbusage SSrvTran_SQL kbbug6.50 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |