Hi,

On Tue, Aug 9, 2016 at 9:25 AM, Jaime Stuardo <jstua...@desytec.com> wrote:
> Hello,
>
>
>
> I am developing an application that should use a database. System is very
> simple that I will try with a file based database system, however, I have
> found a subject that is very critical for SQLite.
>
>
>
> 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 can encrypt the database...

Thank you.

>
>
>
> Best regards
>
> Jaime
>
>
>
>
>
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to