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? Best regards Jaime _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

