Skip to content

How to use encrypted databse file #11

Description

@soulflyman

Hi, I have an encrypted Database file and want to use it with your SQLite ODBC driver.
I configured a System DSN as followed:
2022-03-21_16-12

Butt when I connect to it with the following DSN

Dsn=Testprojekt_encrypt_32bit;PWD=aes256:secret-password-123

I get the following Error:

System.Data.Odbc.OdbcException: 'ERROR [HY000] file is not a database (26)'

It seems the SEE is not loaded. Adding SEE into the Load Extensions: field gives me the following Error:
2022-03-21_16-16

So how can I load SEE and connect to encrypted database files?
Connecting to none encrypted database files works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions