The information in this article applies to:
BUG# 9696 (4.20.50) SYMPTOMS
When calling DB-Library function dbcursorfetch with the FETCH_NEXT option
in a medium-model MS-DOS application, the function call fails, generating
error 221:
CAUSEWhen building the query to perform the cursor fetch, DB-Library is incorrectly attempting to compare a NOT NULL column with the value NULL. WORKAROUNDFor MS-DOS programs, use the large-model DB-Library. The function dbcursorfetch behaves correctly on other operating systems. STATUSMicrosoft has confirmed this to be a problem in DB-Library version 4.20.50. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: db-lib dblib cursors
Keywords : kbprg SSrvDB_Lib SSrvProg |
Last Reviewed: March 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |