Changes between Version 39 and Version 40 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 11/03/25 10:17:45 (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v39 v40 24 24 //Make these changes to all source files in the project that have the #include "sqlite3.h" and #include "sq3.hpp" lines.// 25 25 26 Existing apps will have global database instance usually in the main sourcefile such as:26 Existing apps will have a global database instance //(usually in the main source)// file such as: 27 27 {{{#!c++ 28 28 database db;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)