Jump to content
Server Maintenance This Week. ×

Backup and Restore


Greg G

This topic is 6266 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm looking for advice on how to create the best backup and restore function for a runtime.

I have 2 types of DBs. One will always maintain the existing data while more is added and the other must work more like a typical program where the user can save and close the current project and then load another one to work on.

Link to comment
Share on other sites

No takers on this one?

How about this idea...

If I create a seperate DB as an interface and use a file manipulator plugin that will allow me to copy the main DB files to another location as the backup or save feature. Then when they are needed it could copy them back to the run time folder before opening the main DB.

The goal is to make it as easy as possible for the user.

Link to comment
Share on other sites

This topic is 6266 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.