Article ID: 170616 - Last Review: March 14, 2006 - Revision: 4.0

FIX: Handled Exception Error Caused by Server Side Cursors

This article was previously published under Q170616
BUG #: 16809 (Windows NT: 6.5)
Expand all | Collapse all

SYMPTOMS

Server side cursors may cause a handled exception error that closes the client thread on the server if all of the following conditions are true:
  • The cursor contains a text pointer clause.
  • The cursor's concurrency is set to optimistic.
  • The cursor type is keyset.
  • The fetch type is absolute and returns 1 row.
The EXCEPTION_ACCESS_VIOLATION raised is with sp_cursorfetch. This problem occurs when doing a SQLExtendedFetch from a client application, such as Visual Basic or ISQL/W.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base:
197177  (http://support.microsoft.com/kb/197177/ ) INF: How to Obtain SQL Server 6.5 Service Pack 5a
For more information, contact your primary support provider.


APPLIES TO
  • Microsoft SQL Server 6.5 Standard Edition
Keywords: 
kbbug kbfix kbprogramming kbusage KB170616
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations