Site icon EfmSoft

What does HRESULT 0x87AF0010 (SQLITE_E_EMPTY) mean?

 
Previous Next
SQLITE_E_PROTOCOL SQLITE_E_SCHEMA

SQLITE_E_EMPTY

SQLITE_E_EMPTY corresponds to SQLite SQLITE_EMPTY. SQLite encountered an empty database where the operation expected usable database content.

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