Know why you get SQLITE File is encrypted or is not a database message
To resolve the issue follow the below mentioned tips.
1) Install SQLite3:
>> sudo apt-get update
>> sudo apt-get install sqlite3 libsqlite3-dev
To resolve the issue follow the below mentioned tips.
1) Install SQLite3:
>> sudo apt-get update
>> sudo apt-get install sqlite3 libsqlite3-dev