I have created SQLite database using Firefox. I added tables and data also. But when I again open it, it is giving me, Exception Name: NS_ERROR_FILE_READ_ONLY Exception Message: Component returned failure code: 0x80520013 (NS_ERROR_FILE_READ_ONLY) [mozIStorageStatement.execute]
Initially it was working fine, but now I get this error. Is it locking problem or how can I change the read-only mode, as I have to keep the database on to a server. Thanks in advance for the help. -- View this message in context: http://www.nabble.com/SQLite-Readonly-tp22744043p22744043.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users