hey ive been trying to use a database for my app... but m just not able to retain the database after my app closes... infact even if it doesnt close, when i access the data just inserted into the ddb, it still doesnt show up...
is it because i have not done
sudo apt-get install sqlite3 sqlitebrowser ???
is this necessary?i tried copy pasting this on cmd (windows 7), does not run...
pls help!!!
thanks :)