Changes

Jump to: navigation, search

Recover corrupted family tree

1 byte added, 17:41, 7 January 2014
m
typo
Basically, you just dump the grdb into a text file, then create a new grdb from that text file:
$ db4.8dump 8_dump BackupData.grdb > somefile.txt
$ db4.8_load newfile.grdb < somefile.txt
and then cross your heart and hope that <code>newfile.grdb</code> will open in Gramps.

Navigation menu