On Sat, Jan 31, 2009 at 3:01 AM, sumita <sumita.shelad...@ei-india.com> wrote: > Hi > > I create a SQLite database and successfully connect with java but I want to > secure my database so give me suggestion how to set username and password > with my SQLite database. > > >
cannot do so in the database. You have to do so in your application, but the db will still be available to anyone. if you really want security, buy the encrypting extension. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users