Site icon EfmSoft

What does HRESULT 0x87AF160A (SQLITE_E_IOERR_SEEK) mean?

 
Previous Next
SQLITE_E_IOERR_SHMMAP SQLITE_E_IOERR_DELETE_NOENT

SQLITE_E_IOERR_SEEK

SQLITE_E_IOERR_SEEK corresponds to SQLITE_IOERR_SEEK. SQLite received a VFS error while moving a file descriptor to the position where a read or write should occur.

What to check

PRAGMA database_list;

SQLite: Result and Error Codes

SQLite: Extended Result Codes

SQLite: VFS interface

SQLite: How Database Files Can Become Corrupt


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

Exit mobile version