Site icon EfmSoft

What does HRESULT 0x87AF0015 (SQLITE_E_MISUSE) mean?

 
Previous Next
SQLITE_E_MISMATCH SQLITE_E_NOLFS

SQLITE_E_MISUSE

SQLITE_E_MISUSE corresponds to SQLite SQLITE_MISUSE. This is an application programming error: SQLite was called with an invalid object state, invalid sequence, or otherwise unsupported API usage.

What to check

SELECT sqlite_version();

SQLite: Result and Error Codes

SQLite: Error-code interfaces


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

Exit mobile version