Changes between Version 4 and Version 5 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 10/23/25 06:57:08 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v4 v5 10 10 ||database db;||CDB* appDB = nullptr;||Global instance for database object|| 11 11 12 12 Existing apps will have 13 {{{ 14 #include "sqlite3.h" 15 #include "sq3.hpp" 16 }}} 17 Replace with 18 {{{ 19 #include "dbsql.h" 20 }}} 21
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)