|
Release 4.3: DBcursor->c_put
The 4.3 release disallows the DB_CURRENT flag to the DBcursor->put method after the current item referenced by the cursor has been deleted. Applications using this sequence of operations should be changed to do the put without first deleting the item.
Copyright (c) 1996,2008 Oracle. All rights reserved.