SQLite Forum

Password protection to database
Login
Hi All,
am facing one issue with the sqlite3 db creation and data protection. 
Need to protect my sqlite db with the password using python scripting.
while creating the DB need to give the password through python script.