Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Is there a way to open a sqlite file and directly write to it? #169

Open
iDanielD opened this issue Oct 28, 2020 · 1 comment
Open

Is there a way to open a sqlite file and directly write to it? #169

iDanielD opened this issue Oct 28, 2020 · 1 comment

Comments

@iDanielD
Copy link

Hey,
Once again I have a question.
Currently I have managed to download the database, edit it according to my wishes and upload it again. Since this is not the best way, I wanted to know if there is a way to edit the database directly without this detour (In my case: PhotoData/Photos.SQLite).

@qmfrederik
Copy link
Contributor

I'd say that is probably the best way to do it. If you can open a sqlite database off a Stream, you could implement the Stream class on top of the afc_client_... functions, but I'm not sure what you would gain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants