[Digikam-devel] [Bug 277247] Critical loss of data - Loss of Tags for pictures since Jan 2011
    Marcel Wiesweg 
    marcel.wiesweg at gmx.de
       
    Mon Jul 11 17:10:19 BST 2011
    
    
  
https://bugs.kde.org/show_bug.cgi?id=277247
--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-07-11 16:10:19 ---
If you use SQLite, you can open the database file digikam4.db with the sqlite3
and do an integrity check:
PRAGMA integrity_check; 
to rule out any problems here.
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list