How to connect encrypted sqlite database?
Solved
General and Desktop
-
I'm creating an application works with databases and the database must be protected from manipulation ,just the application can access the database,
And i think that the best way to that is by encrypting the DB.
So how can i connect encrypted database is my application, -
Hi
You could look into
https://github.com/devbean/QtCipherSqlitePlugin