Page 1 of 1

using the JADE form, is it possible to use real time database with external programs ?

Posted: Fri Aug 17, 2018 4:27 pm
by Jay
using the JADE form, is it possible to use real time database with external programs ?
It seems like JADE script should be run to upload file and backup files. Is there any way to automatically backup and real-time communicate?

Thank you

Re: using the JADE form, is it possible to use real time database with external programs ?

Posted: Mon Aug 20, 2018 8:35 am
by mjagers
Load freeware CardSchema (available from https://www.jadeworld.com/developer-cen ... jade-care/). This provides a backup strategy that is supported by JADE Software Corp. The application is KCDatabaseBackupMulti which can be launched from JADE logic using the app.startApplicationWithParameter or from batch script using command line.

The JADE logic starting the application can be triggered by any user event, by notification triggered by some database event or by running a timer to start at a pre-deteremined time.