INF: dbcursorclose Documentation IncorrectID: Q88691
|
If you use the dbcursorclose function on a DBPROCESS connection, the DB-Library application (SQL Server client application) may do one of the following: stop working altogether, cause a general protection fault (GP fault), or behave abnormally.
The dbcursorclose documentation on page 107 of the "Programmer's
Reference for C" incorrectly states:
Closing a DBPROCESS connection with dbcursorclose automatically closes all the cursors associated with it.
Closing a DBPROCESS connection with dbclose automatically closes all the cursors associated with it.
Additional query words: Functions DB-Lib dblib prtk
Keywords : kbprg SSrvDB_Lib SSrvDoc_Err
Version : 4.2 | 4.2 | 4.2
Platform : MS-DOS OS/2 WINDOWS
Issue type :
Last Reviewed: March 13, 1999