Site icon EfmSoft

What does HRESULT 0x87AF000E (SQLITE_E_CANTOPEN) mean?

 
Previous Next
SQLITE_E_FULL SQLITE_E_PROTOCOL

SQLITE_E_CANTOPEN

SQLITE_E_CANTOPEN corresponds to SQLite SQLITE_CANTOPEN. SQLite could not open the database or another file required by the selected VFS and journal mode.

What to check

PRAGMA database_list;

SQLite: Result and Error Codes

SQLite: Error-code interfaces

SQLite: Write-Ahead Logging


Looking for a different code? Search another status or error code.

Exit mobile version