Bug 454225 - Initialization of database and pictures meta-datas
Summary: Initialization of database and pictures meta-datas
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Sqlite (other bugs)
Version First Reported In: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 17:09 UTC by Découvreur
Modified: 2022-05-22 20:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Découvreur 2022-05-22 17:09:02 UTC
Hello,
Before using digikam, I build an Access database to store the meta-datas of my picture.

So I want to know how to migrate my datas from Acces to digikam data-base.

And in addition, did you develop a tool copying meta-datas in XMP or EXIF tags ?

Thanks for your answers
Comment 1 Maik Qualmann 2022-05-22 20:29:41 UTC
I don't know exactly what you expect from us in this bug report.
A documentation of the digiKam database scheme can be found here:

https://invent.kde.org/graphics/digikam/-/blob/master/project/documents/DBSCHEMA.ODS

Otherwise it will probably be difficult to import an Access database and is probably out of scope for us.

Maik