PRB: CursorType Returns adOpenStatic When You Request adOpenDynamic from a Server-Side Recordset
This article was previously published under Q306385 On This PageSYMPTOMS
When you use a Microsoft SQL Server stored procedure to request a dynamic recordset with the CursorLocation property set to adUseServer, the recordset is returned with a CursorType of adOpenStatic instead of adOpenDynamic. This problem only occurs if there are user-defined variables in the stored procedure or SQL commands such as SET NOCOUNT ON. STATUS
Microsoft is currently reviewing this issue and updates will be added to this article as they become available.
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
123008 (http://support.microsoft.com/kb/123008/EN-US/) HOWTO: Set Up ODBC Data Sources When Distributing Apps
171146 (http://support.microsoft.com/kb/171146/EN-US/) HOWTO: Create and Remove a DSN in Visual Basic
306388 (http://support.microsoft.com/kb/306388/EN-US/) PRB: CursorType Returns adOpenStatic from Server-Side Recordset and Behaves Like a Forward-Only Recordset
APPLIES TO
| Article Translations
|
Back to the top
