Sqlite Password Protected Database

Avatar
  • updated
  • Completed

Not able to Open Password Protected Sqlite Database

Avatar
Anonymous

Hello,

You can try to specify encryption algorithm as a prefix for the password: "aes-256:12345".

If the database was created using SQLite with a third-party encryption extension, it won't be opened by FlySpeed SQL Query.