Please, give more details. I have found I can encrypt the database, but how? I am using SQLite manager of Firefox extension.
Thanks Jaime -----Mensaje original----- De: sqlite-users [mailto:[email protected]] En nombre de Igor Korot Enviado el: martes, 09 de agosto de 2016 15:09 Para: SQLite mailing list <[email protected]> Asunto: Re: [sqlite] How restrict access to SQLite database? Hi, On Tue, Aug 9, 2016 at 9:25 AM, Jaime Stuardo <[email protected]> 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 > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

