« Reply #1 on: February 22, 2023, 05:57:39 pm »
Hello, Password Protect a SQLite DB. Is it possible?
Yes and no.
Yes, there is an authentication-module, but you have to compile the DLL yourself enabling it.
Yes, there is support to encrypt an SQLite-DB (PW protected), but again: compile the DLL yourself, or find a ready-made
« Last Edit: February 23, 2023, 09:42:51 am by Zvoni »

Logged
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad