How to encrypt a plain SQLite DB with password?
Posted: 07.08.2021, 12:17
Hello,
I have a very large SQLite 3 DB (around 1 GB). I have a need to open the DB and then encrypted it with a password.
How to do this?
I tried to check out Blog post here - viewtopic.php?f=21&t=15029 but the linke provided is dead.
TIA
I have a very large SQLite 3 DB (around 1 GB). I have a need to open the DB and then encrypted it with a password.
How to do this?
I tried to check out Blog post here - viewtopic.php?f=21&t=15029 but the linke provided is dead.
TIA