[Digikam-users] Re: Failure to upgrade 1.4 to 1.5

Dan Vy dvy1 at cox.net
Wed Dec 8 23:48:19 GMT 2010


Mario












Sent from my iPhone

On Dec 5, 2010, at 2:07 PM, Marcel Wiesweg <marcel.wiesweg at gmx.de>  
wrote:

>
> Please note that there is no database upgrade from 1.4 to 1.5.  
> Something else
> must have gone wrong.
> The command "PRAGMA integrity_check;" can check for db file  
> corruption (but
> not repair...)
>
>> Is there any efficient way to get back the lost captions and tags? I
>> opened the bad "digikam4.db" (the one I'd removed from the Album  
>> folder)
>> using Kwrite, found the captions' text, and copy-paste'd them to a  
>> new
>> text file, but I'd hate to have to do that with more than that
>> particular album's 25 photographs.
>
> The sqlite3 tool is able to dump a table into a text format (.dump  
> <TABLE>).
> You can also chain it:
> echo .dump ImageTags | sqlite3 digikam4.db.broken | sqlite  
> digikam4.db-new
> would for example copy the ImageTags table.
>
> Marcel
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users



More information about the Digikam-users mailing list