Bug 454225

Summary: Initialization of database and pictures meta-datas
Product: [Applications] digikam Reporter: Découvreur <t20220403>
Component: Database-SqliteAssignee: Digikam Developers <digikam-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: metzpinguin
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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