On 21 Feb 2017, at 10:11pm, Andrew Stewart <astew...@arguscontrols.com> wrote:

> What I am trying to do is hide my data.

Then user-authentication is useless to you.  You need encryption.  The 
development team of SQLite also developed an encryption extension which is not 
free to use:

<https://www.sqlite.org/see/doc/trunk/www/index.wiki>

You may be able to find other ways of encrypting SQLite databases elsewhere.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to