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


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

--

Legend:

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

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