Hi,
I have developed a program that connects to a .db database.
When I debug it, it works fine as the database on my computer is not set to read only (when I check by right clicking the file and going to properties).
However when I build the project and install it on another machine, the database somehow gets set to read only and I get the error that is in my title.
Does anybody know how I would go about solving this?
Thanks
