On 9 Aug 2016, at 2:25pm, Jaime Stuardo <[email protected]> wrote:

> Currently, if any person knows that the application database is SQLite, he
> can open a SQLite Manager and see database content and eventually to change
> data. Is it possible to avoid that in SQLite?

You will need to encrypt your database.  I would recommend you use SEE:

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

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to