I am programming in snow Leopard 10.6. My application opens up a locally stored database successfully, but when it tries to insert into the database, I continue to receive
‘Disk I/O error”. Anyone has any ideas as to what could possibly cause this?
Thanks
Yang
From sqlite.org:
This could be one reason. Another could be insufficient rights (maybe the db-file is write protected?).