You can use a key to protect your sqlite database. You can get it from the home site of sqlite. It is not posted as open source. Your database will be encrypted and no one will be able to read it with out that KEY. If you use encryption the speed may reduced according to the size of your Database.
Have a nice journey with superfast-lite-weight-self contained SQLITE ----- Original Message ----- From: "Gerald Johnson" <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Monday, April 07, 2008 10:04 PM Subject: [sqlite] Security for SQLite > Hope I am sending this to the correct group. Sorry if I should be > posting this to a different one. > > > > I have a CD application that a vendor is suggesting that I use SQLite as > the db. My concern is security. Currently we are using Access which is > password protected, but very slow. I have not found any information > about having SQLite password protected. Is it possible, and I just > missed it? And/or do you have another suggestion. > > > > Thanks in advance for you advice. > > > > Gerald A. Johnson > > E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users