[Digikam-users] Wrong date in all photos
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sun Mar 25 13:32:34 BST 2007
Am Freitag 23 März 2007 09:51 schrieb Dotan Cohen:
> Alright, I think that I've identified the problem. The database has
> the wrong dates for some reason. I simply copied the database from my
> old 0.9.0 installation. But when I copy and reimport a photo, then it
> has the correct date.
>
> I would simple erase the digikam.db file, but then I would lose all my
> tag information. Is there a way to either:
> 1) Have the database rebuild the date information?
> or
With the sqlite3 tool, execute
"UPDATE Images SET datetime=null;"
Then at startup, scanlib should update the date information.
Of course make a backup of your database file!
> 2) Save the tag information so that I can reimport the photos?
>
> Thanks in advance.
>
> Dotan Cohen
>
More information about the Digikam-users
mailing list