Write to SQLite database

Write to SQLite database

BY 08 Aug 2015 Native Application Development

Hi,

 

i’m trying to insert data into a SQLite database. SQLite .db file is deployed in shared/res/ folder of the application, but when I try to execute an INSERT sentence, it says: “attempt to write a readonly database”.

How can I write to this database?

Thanks.

Written by