Page 1 of 1

sqlite dll that you are using does not support sqlite database encryption.

Posted: Wed 23 Apr 2014 07:20
by devart001
sqlite dll that you are using does not support sqlite database encryption.

Re: sqlite dll that you are using does not support sqlite database encryption.

Posted: Wed 23 Apr 2014 10:41
by AlexP
Hello,

Encryption is implemented by us in the Direct mode supported for Windows platforms only. For other platforms, you should use an external SQLite3 library with support for encryption.