SQLite Forum

Trying to "Open Database" Safari History.db file and get Error: "could not open safari database file reason: unable to open..
Login
> SQLite itself does not have error messages like 'unable to open database file'.

```
sqlite3.c:144789:    /* SQLITE_CANTOPEN    */ "unable to open database file",
```