Encrypted Sqlite connection
Posted: Fri 28 Dec 2012 11:23
Hi
I have an encrypted Sqlite database with SQLCipher.
I've been looking tuniconnection object and i don“t know where and how express 'PRAGMA key = "password"' and any other information that may be necessary to access this encrypted database.
Can anyone help me with the required code and syntax?
Thanks in advance.
I have an encrypted Sqlite database with SQLCipher.
I've been looking tuniconnection object and i don“t know where and how express 'PRAGMA key = "password"' and any other information that may be necessary to access this encrypted database.
Can anyone help me with the required code and syntax?
Thanks in advance.