Li Guohuang
Li Guohuang
Do you solve the problem?
You should copy X86 and x64 to the directory of your project.
You're right, I solve the problem by copying the X86 and x64 to the directory of my project.
X86 and x64 folders contain the native interop DLL, X86 and x64 folders are in the “SQLite.Net-PCL/src/SQLite.Net.Platform.Win32/”
@seanfisher How to encrypt a database by using a database password and connect to the database which is encrypted?