Page 1 of 1

Backing up Object Store Databases

PostPosted: Jul 13, 2001 @ 4:45pm
by Tom
I'm writting an eVC++ MFC app that stores data in the Object Store database.  Since MFC doesn't allow you to create volumes, the db must go into the Object Store.  My concern is backing up the database info to the PC without having to do a complete backup of the PPC.  I don't care about looking at it on the PC, I just want to be able to backup and restore it.<br><br>Is there a good way to back up certain databases from the object store?  Are there any good examples of the code that backs up databases automatically during a normal sync?  (I assume code would have to be written for both the PPC and the desktop to do this.)<br><br>Thanks in advance,<br>Tom