Tagged Questions
3
votes
3answers
62 views
Special File that causes I/O error
I want to automatically test if a piece of software reacts as expected if an essential SQLite DB file fails to be read (causing an I/O error). Exactly that happened some days ago at a client. We ...