Summary: | How to access a database and files from another computer in LAN | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Parag <parag> |
Component: | Database-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 7.2.0 | |
Sentry Crash Report: |
Description
Parag
2020-12-21 12:07:30 UTC
This question would be better placed on our mailing list, as it is not a bug or a wish. I will give a rough description of how it would be possible. You can find the basic requirements for file sharing or access to a MySQL server on the web. This has nothing to do with digiKam and is also a requirement for other programs. Computer1: 1. Install MySQL Server/Client and digiKam. Share folders with images via file sharing. Set up MySQL and enable MySQL port for the local network in the firewall settings. 2. Set up MySQL in digiKam (create digiKam database/s with HeidiSQL as described in digiKam), server (localhost), port (3306), username, password. 3. Since digiKam supports UNC paths, add a network collection, for example \\Computer1Name\Pictures. Computer2: Install MySQL client and digiKam. Set up MySQL in digiKam, server (Computer1Name), port (3306), username, password. Maik Note: use MariaDB instead of MySQL Maik Thank You So Much. Will try this and check. I raised it here because I did not know where else to raise this query. If there is a mailing list for support queries, please share that email id for future reference. |