|
-
May 25th, 2021, 03:10 AM
#6
New Member
Re: RC6 - New encrypt option for Sqlite DB: SqlCipher
Hi Olaf,
I'm using VB6 and RC6(version: 6.0.0.8), and creating a new SQLITE database using:
sCnn.CreateNewDB SQLiteFileName, "mypassword"
But I can't open it using DB Browser for SQLITE (SQLCipher version)
I have tried using my passphrase with SQLCipher 3 defaults and SQLCipher 4 defaults and no luck
Also tried using:
sCnn.CodecType = CODEC_TYPE_SQLCIPHER
before creating the database, but it doesn´t make any difference.
What can I be doing wrong ?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|