Changes between Version 142 and Version 143 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 10/29/25 07:55:01 (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v142 v143 167 167 ,,3,, Older recompiled apps may instead use //sql// or //sql3_7_9//. If it is //sql// it is recommended to change it to use //sql3_7_9//. To use //sql3_7_9// library change include path "${workspace_loc:/libsql3_7_9/inc}". 168 168 169 ,,4,, Newer apps may be updated to use //lib825db// instead of //lib825sql//. //lib825db// use will require code changes, but allows for support of SQLite and MySQL databases using mostly common code. 169 ,,4,, Newer apps may be updated to use //lib825db// instead of //lib825sql//. //lib825db// use will require code changes, but allows for support of SQLite and MySQL databases using mostly common code. Refer to [wiki:Docs/Prog/Manual/ApplicationLibraries/lib825db lib825db] 170 170 171 171 === Libraries ===
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)