The information in this article applies to:
BUG# 10103 (4.2) SYMPTOMS
Opening a dynamic or forward cursor with a query involving an OR clause
may cause an inability to retrieve rows past the row set returned by the
first fetch.
WORKAROUND
Placing the WHERE clause of the query in parentheses, for example,
will cause the cursor to function as expected. Keyset driven cursors do not display this problem and can also be used as a workaround provided the result set is not prohibitively large. STATUSMicrosoft has confirmed this to be a problem in Microsoft DB-Library 4.20. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: dblib
Keywords : kbprg SSrvDB_Lib SSrvProg kbbug4.20 |
Last Reviewed: March 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |