Changes between Version 12 and Version 13 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 10/23/25 07:21:36 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v12 v13 89 89 }}} 90 90 91 When app finishs existing apps 92 {{{ 93 db.close; 94 }}} 95 Replace with: 96 {{{ 97 appDB->Close(); 98 delete appDB; 99 appDB = nullptr; 100 }}} 91 101 102
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)