FIX: dbcursorfetchex/dbcursorfetch Do Not Return Error 10086

ID: Q148387


The information in this article applies to:
  • Microsoft SQL Server version 6.0

BUG# NT: 12968 (6.00)

SYMPTOMS

The 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.'


STATUS

Microsoft 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

Keywords : kbprg SSrvDB_Lib SSrvProg kbbug6.00 kbfix6.00.sp3
Version : 6.0
Platform : WINDOWS
Issue type :


Last Reviewed: March 24, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.