BUG: AV Updating Cursor on Cross-Database View After Restore (185960)



The information in this article applies to:

  • Microsoft SQL Server 6.5

This article was previously published under Q185960

SYMPTOMS

After a database restore, updating a cursor on a view that performs a cross- database SELECT may cause a handled access violation. This can occur with all cursor types.

The following error message may be returned to the client:
DB-Library: Possible network error: Error in sending out-of-band
data to SQL Server.
Net-Library error 232: ConnectionWrite (GetOverLappedResult()).

DB-Library Process Dead - Connection Broken

WORKAROUND

Drop and recreate the view, including any dependent objects.

STATUS

Microsoft has confirmed this to be a problem in Microsoft 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.

Modification Type:MajorLast Reviewed:10/3/2003
Keywords:kbBug kbpending KB185960