I had to check that. The backup of the SQLite files (a file copy) was not handled by the object model call BackupDataToFile, which only worked for the Server edition (SQLServer or Postgresql).
In the next update (1826) this is moved and TCatalog.BackupDataToFile also handles the SQLite physical backup. This version is now available for download from the website (no webupdate yet).
Checking is part of the backup call.or is the checking another call ?
There's not. Best to study existing scripts or ask here.Incidentally is there a more detailed description of what the calls above do anywhere, at the moment I'm using a suck and see approach which doesn't always give a lot of info back