0

I want to use Adminer 4.8.1 (latest as I write) with my SQLite 3 database, since, as written on Adminer website, it supports SQLite.

However, when I try to connect to my SQLite DB, Adminer says Adminer does not support accessing a database without a password. Indeed SQLite databases don't have passwords, as Adminer also says it here: "Set up the database server to require a password. This is possible with all databases except SQLite and SimpleDB".

I'm confused. Does Adminer actually support SQLite? What can I do?

bolino
  • 867
  • 1
  • 10
  • 27
  • 1
    Check the [plugin](https://www.adminer.org/en/plugins/) section. There is a plugin which allows you to connect to a SQLite database w/out password – DarkBee Aug 16 '22 at 05:51
  • Thanks @DarkBee! I guess you're talking about this one https://github.com/FrancoisCapon/LoginToASqlite3DatabaseWithoutCredentialsWithAdminer. Feel free to post this as an answer – bolino Aug 16 '22 at 06:27
  • 1
    Not sure if that would be an "usefull" answer as it would be a link-only answer which could become invalid overtime – DarkBee Aug 16 '22 at 13:58

0 Answers0