Skip to content

The encrypted database file cannot be opened by other database software #5

@lowkeyfish

Description

@lowkeyfish

I use win-sqlcipher in electron windows10.
Install package successfully, use "PRAGMA KEY = 'secret'" encrypt database, everything is ok, my code can read data correctly.
But I can't read this encrypted database file by other database software. When I use Linqpad open the file, it prompt "file is encrypted or is not a database", even though I use the password like the "PRAGMA KEY".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions