Am 29.02.2016 um 16:44 schrieb a a:
> Thank you for your responces,
>
> I am looking for a non commercial way to make my own encrypted database file 
> if it can be done and if it can be easy by using any kind of encryption i 
> prefer with my own script
> I want to be able to enrypt and manage the database encrypted with my own 
> encryption like SEE commercial use .. thats what i am asking if it is possible

In addition to the official commercial SEE component, there are several 
non-commercial and commercial encryption extensions available for SQLite:

1) SQLCipher - https://www.zetetic.net/sqlcipher/
2) System.Data.SQLite - 
http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki
3) wxSQLite3 - https://github.com/utelle/wxsqlite3

Just to name a few.

Regards,

Ulrich



Reply via email to