I\'m just learning to use SQLite and I was curious if such is possible:
Encryption of the database file?
Password protect opening of the dat
The .net library System.Data.SQLite also provides for encryption.