Changes between Version 2 and Version 3 of Docs/Prog/Manual/ApplicationLibraries/lib825sql
- Timestamp:
- 01/20/26 15:55:11 (5 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825sql
v2 v3 1 1 = Library for SQLite C++ wrapper (lib825sql) = 2 2 3 lib825sql provides the C++ wrapper for SQLite that is also provided in l ibsql3_7_9 and libsql. lib825sql only provides the C++ wrapper code and not the static SQLite library. This allows 825 Gen2 projects to use the dynamically linked SQLite library that is much more up-to-date.3 lib825sql provides the C++ wrapper for SQLite that is also provided in legacy libsql3_7_9 and libsql libraries. lib825sql only provides the C++ wrapper code and not the static SQLite library. This allows 825 Gen2 projects to use the dynamically linked SQLite library that is much more up-to-date. 4 4 5 5 For new projects it is recommended to use lib825db instead of lib825sql.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)