SyntaxFix
Write A Post
Hire A Developer
Questions
In Linux command shell, I did:
chmod 777 <db_folder>
Where contains the database file.
It works. Now I can access my database and make insert queries.