BUG: DocErr: CUR_FORWARD Scroll Option is Not DocumentedLast reviewed: April 29, 1997Article ID: Q117233 |
The information in this article applies to:
- Microsoft SQL Server Programmer's Toolkit, version 4.2BUG#: 10051 (4.2)
SYMPTOMSIn the "Programmer's Reference Guide for C," the documentation for dbcursoropen has no information regarding the CUR_FORWARD value for scrollopt. There is also no mention of this in Chapter 9 "Microsoft SQL Server Cursors."
WORKAROUNDIn implementations of DB-Library versions 4.21 and earlier the CUR_FORWARD scrolling option behaves like a CUR_DYNAMIC except that it does not allow backward scrolling.
STATUSMicrosoft has confirmed this to be a problem in DB-Library version 4.20.00. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: dblib
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |