BUG: Call to SqlCursorFetch from Vbsql.vbx Causes GPFLast reviewed: April 10, 1997Article ID: Q163448 |
The information in this article applies to:
SYMPTOMSWhen you call SqlCursorFetch with "client side cursors" enabled, you will receive a general protection fault (GPF) in module Msdblib3.dll. You can facilitate client side cursor usage by connecting to a 4.21a SQL Server, or setting the cursor option to client when connecting to a 6.0 or later SQL Server. This problem occurs in both Visual Basic 3.0 and 4.0 environments.
WORKAROUNDTo work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |