Using ATTACH DATABASE #245
Unanswered
mtissington
asked this question in
Q&A
Replies: 1 comment
No, SQLite3MC does no automatic guessing, you have to specify the cipher explicitly. For this you have 2 options:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently I have two database with the same cipher and ATTACH DATABASE AS name 'key' works.
If the database to attach has a different cipher how do I specify the cipher or will it figure which cipher to use automatically?
All reactions