Using the Supplied Database Administration Framework

You can use the constants, properties, and methods provided by the DbFile and JadeDatabaseAdmin system classes administration framework to integrate online backup services into your own applications or to build standalone database administration applications.

This framework enables you to develop a more application-specific online database administration utility than the database backup service provided in the RootSchema.

To operate ‘online’, your database administration utility must be a standard JADE application.

You could develop a wizard-style interface to allow users to customize and set up schedules for repetitive backup operations or other database administration tasks, if required.