Gerald Johnson wrote:
> 
> 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.
> 

Not for the standard distribution, but if you check out 
http://www.hwaci.com/sw/sqlite/prosupport.html you will see that the 
author offers an encrypted database option for a fee.

HTH
Dennis Cote
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to