Quote:
Originally Posted by Antinoos
You mean that the above scripts allow to backup and restore the local collection database in the case it was corrupted or reset/deleted?
|
For cc.db, to and from standardized sql text files.
So you can port it between firmware versions, and even run it on your IBM mainframe (if you have DB2 installed on it).
I have not had the time to discover if that is the only database file you have to save to preserve your collections.
5.9.2 made a lot of changes and they might have involved more than this one file.
But the principle remains the same, only the *.db name changes for the others.
I thought that is what you wanted.