Site icon EfmSoft

What does HRESULT 0x87AF0D0A (SQLITE_E_IOERR_ACCESS) mean?

 
Previous Next
SQLITE_E_IOERR_NOMEM SQLITE_E_IOERR_CHECKRESERVEDLOCK

SQLITE_E_IOERR_ACCESS

SQLITE_E_IOERR_ACCESS corresponds to SQLITE_IOERR_ACCESS: an I/O error occurred in the VFS xAccess method while SQLite checked a path or file-access condition.

What to check

PRAGMA database_list;

SQLite: Result and Error Codes

SQLite: Extended Result Codes

SQLite: VFS interface

SQLite: Temporary Files


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

Exit mobile version