> Now my question is how I can provide security to my database for > example no one can access my database except my application .how can I > provide security
o encrypt data by yourself o buy the properitary encryption add-on from hwaci.com o code your appl with .NET and use the ADO-Provider (supports encryption, see http://sqlite.phxsoftware.com/) Bye, Michael _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users