PDA

View Full Version : Use QT to set password for SQLITE database. help...!



Kevin Hoang
11th March 2010, 06:57
I want to protect the tables on SQLITE database. How to set password for SQLITE Database by using QT?

Lykurg
11th March 2010, 07:28
By a license from hwaci (http://www.hwaci.com/sw/sqlite/prosupport.html) and then you might have to extend the sqlite driver to support encryption functionality.