Page 1 of 1

sqlite crypt

Posted: Thu 20 Nov 2014 06:42
by yarodev
Hi,
Could you help me understand encryption of database.
I'm using professional version and try to encrypt but with no success.
When I set connectionstring to encryption=SEE, then error show about no entry for sqlite3_key

How to use this parameters?

best regards,
yaro

Re: sqlite crypt

Posted: Thu 20 Nov 2014 08:24
by yarodev
ok, I know.
It looks, that another library needed.

I thought, that SEE is build-in function.

yaro

Re: sqlite crypt

Posted: Thu 20 Nov 2014 16:30
by Pinturiccio
dotConnect for SQLite suports the following kinds of encryption: SEE, CEROD, SQLiteCrypt and SQLCipher. But you have to purchase the respective SQLite extension, because our provider works with SEE, CEROD, SQLiteCrypt and SQLCipher encryption only if you have the corresponding extension. For more information, please refer to http://www.devart.com/dotconnect/sqlite ... nMode.html