FIX: dbcursorfetch Fails to Free All Memory
  
PSS ID Number: Q100711
Article last modified on 06-12-1995
 
4.20    | 4.20
 
WINDOWS | MS-DOS
 

----------------------------------------------------------------------
The information in this article applies to:
 
 - Microsoft SQL Server Programmer's Toolkit, version 4.2
----------------------------------------------------------------------
 
BUG# 8802 (4.2.00)
 
SYMPTOMS
========
 
An application that uses DB-Library (DB-Lib) cursors encounters the DB-Lib
error message 10000 "Unable to allocate sufficient memory" after running
for a significant amount of time.
 
CAUSE
=====
 
DB-Library incorrectly fails to free 4 bytes of memory after each call to
the dbcursorfetch function.
 
STATUS
======
 
Microsoft has confirmed this to be a problem in DB-Library version 4.20.00.
This problem was corrected in DB-Library version 4.21.02. For more
information, please contact your primary support provider.
 
Additional reference words: 4.20.00 dbcursorfetch memory dblib
KBCategory: kbprg kbbug4.20 kbfix4.21.02
KBSubCategory: SSrvProg SSrvDB_Lib
 
=============================================================================
 
Copyright Microsoft Corporation 1995.
