Backing up a Development Jade DB

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Backing up a Development Jade DB

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:41 pm

by Mike May >> Thu, 7 Oct 2004 11:44:32 GMT

ANYONE have any ideas as to how I can perform automated online backups of a Jade Development database? I have an app - based on the DBA class examples - that does an online backup but can't run it outside the JDE thanks to the splash screen.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Backing up a Development Jade DB

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:41 pm

by allistar >> Thu, 7 Oct 2004 19:02:49 GMT

Can't you leave this app always running - or even better make it start up along aide the database server (by using the "ServerApplication1=schemaName,appName" setting in the [JadeServer] section of the ini file the database server ses)? Have it always running and start a timer that will fire off the backup process every so often, or one a day at 11pm or whetever you need.

Regards,
Allistar.
--
------------------------------------------------------------------
Allistar Melville
Software Developer, Analyst allistar@silvermoon.co.nz
Auckland, NEW ZEALAND

Silvermoon Software
Specialising in JADE development and consulting
Visit us at: http://www.silvermoon.co.nz
*NEW* Simple web access to Jade at: www.silvermoon.co.nz/jhp.html ------------------------------------------------------------------

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Backing up a Development Jade DB

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:41 pm

by Patwos >> Sat, 9 Oct 2004 0:22:33 GMT

Another option could be to make your backup application non-gui and run it via jadclient.exe rather than via jade.exe.

Hope that helps,
Pat.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Backing up a Development Jade DB

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:41 pm

by Martin Jagers >> Thu, 10 Mar 2005 1:41:22 GMT

You could use the free JADECare Start schema (aka CardSchema) and execute application KcDatabaseBackup. This uses ini file settings to specify the backup directory and performs an online backup of the database only.

This can be initiated via logic using startApplication or via command line script.

This schema can be downloaded from the www.discoverjade.com site.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 4 guests