I am using sqlite in desktop application. Once application is installed, a database file is created in installation folder (application folder in program files). I would like to modify the sqlite file, but can't.
When i try to modify, it shows read-only error in sqlite file.
I also tried to give permission to that folder, but it does not work.