FIX: dbcursorfetchex/dbcursorfetch Do Not Return Error 10086Last reviewed: May 2, 1997Article ID: Q148387 |
The information in this article applies to:
SYMPTOMSThe functions dbcursorfetchex (for explicit server cursor) or dbcursorfetch (for both client cursor and transparent server cursor) fails (RETCODE = FAIL) without any error message when you use FETCH_RELATIVE to fetch and the fetch value is outside the valid range. DBLIB version 4.21a used to return error 10086 : 'Row number to be fetched is outside valid range.'
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.0. For more information, contact your primary support provider.
|
Additional query words: sql6 DB-Library dblib
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |