errors.fyi
community error code reference
errors.fyi
/
SQLITE_CANTOPEN_ISDIR
SQLITE_CANTOPEN_ISDIR
sqlite
Cannot open: is a directory
The path given to sqlite3_open() refers to a directory rather than a file.
Numeric value:
526
References
https://www.sqlite.org/rescode.html
← all namespaces