Site icon EfmSoft

What does HRESULT 0x87AF001A (SQLITE_E_NOTADB) mean?

 
Previous Next
SQLITE_E_RANGE SQLITE_E_NOTICE

SQLITE_E_NOTADB

SQLITE_E_NOTADB corresponds to SQLite SQLITE_NOTADB. SQLite opened a file but found that it is not a database file it can interpret.

What to check

PRAGMA database_list;

SQLite: Result and Error Codes

SQLite: Online Backup API


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

Exit mobile version