Is there any SQLite Administration Tool which provides System.Data.SQLite encryption support other than SQLite Expert Professional?
I'm asking this because the SQLite Expert Professional app throws errors when trying to create foreign keys.
SQLite2009 Pro Enterprise Manager - it's free and works for my system.data.sqlite encrypted databases (pick 'Compatible with ADO.NET provider' when entering db key) http://sqlite2009pro.azurewebsites.net/
My manager of choice is the FireFox SQLite Manager extension, but this doesn't support encryption yet...
https://sqlitestudio.pl/index.rvt?act=download
i have found this one really helpful as well as free and very very convinient...
You can try DataDevelop it uses the current System.Data.SQLite library that supports encryption via Password either in clear-text or binary.