Changes between Version 19 and Version 20 of Docs/Prog/Manual/ApplicationLibraries/lib825db


Ignore:
Timestamp:
10/23/25 07:51:44 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825db

    v19 v20  
    6161This instantiates either a CDBMySQL object for MySQL or a CDBSQLite. The CDB* pointer appDB is assigned to the created object.
    6262
    63 Existing apps with have sql execute statements such as:
     63Existing apps will have SQL execute statements such as:
    6464{{{#!c++
    6565int ct;