Changes between Version 59 and Version 60 of Docs/Prog/Manual/ApplicationLibraries/lib825db


Ignore:
Timestamp:
02/19/26 15:31:58 (5 days ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v59 v60  
    179179}}}
    180180
    181 //In the .cpp file that opens the database add code after OpenDatabase() //
     181//In the .cpp file that opens the database add code after !OpenDatabase() //
    182182{{{#!c++
    183183if(appDB->OpenDatabase() == false) {