> Can sqlite databases be read from a read-only media? I seem to remember
> seeing something about this on the website, but can't find it.

Adding on to Michael's reply, you may need to ensure that you have a writeable 
location for the temp_store depending on what queries you issue.

http://www.sqlite.org/pragma.html#pragma_temp_store
http://www.sqlite.org/pragma.html#pragma_temp_store_directory

---
()  ascii ribbon campaign against html e-mail
/\  www.asciiribbon.org




_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to