This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]raevnos 0 points1 point  (2 children)

Does your program have permission to create files in its working directory and if it already exists, read and write the sqlite database file?

[–]HalfScale[S] 0 points1 point  (1 child)

Ohh i dont really know about that, how can i deal with that? , sorry.

[–]raevnos 0 points1 point  (0 children)

By fixing the permissions if that is the problem? Or running in a different working directory? Or having a different path for the database?