Site icon EfmSoft

What does HRESULT 0x87AF0014 (SQLITE_E_MISMATCH) mean?

 
Previous Next
SQLITE_E_CONSTRAINT SQLITE_E_MISUSE

SQLITE_E_MISMATCH

SQLITE_E_MISMATCH corresponds to SQLite SQLITE_MISMATCH. The SQL operation required a value of a different type or representation than the one supplied.

What to check

SELECT typeof(?1);

SQLite: Result and Error Codes


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

Exit mobile version