Changes between Version 23 and Version 24 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 10/23/25 09:06:14 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v23 v24 123 123 }}} 124 124 125 There may be cases where an app needs to format the SQL string differently for SQLite or MySQL. This can be accomplished by checking dynamic castsuch as:125 There may be cases where an app needs to format the SQL string differently for SQLite or MySQL. This can be accomplished by checking a dynamic cast of the CDB* pointer such as: 126 126 {{{#!c++ 127 127 string sql;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)