Online Backup Feature

SQLite provides an online backup feature and the classic Rexx interface of ooSQLite provides the functions neccessary to make complete use of this feature. To effectively use the online backup feature with the classic Rexx interface, the Rexx programmer should read the SQLite documentation for the Online Backup API.. SQLite also provides an article with two examples and commentary showing how to use the online backup API. Readers may also find useful the information in the object orientated interface's The ooSQLiteBackup Class for this feature.

These functions in ooSQLite provide the access to the online backup feature of SQLite: