Changes between Version 42 and Version 43 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 11/21/25 15:28:28 (12 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v42 v43 33 33 CDB* appDB = nullptr; 34 34 }}} 35 //Other source files in the project may have "extern database db;" to reference the global instance. Replace this with "extern CDB* appDB "//35 //Other source files in the project may have "extern database db;" to reference the global instance. Replace this with "extern CDB* appDB;"// 36 36 37 37 Existing apps will have code to open the database such as:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)