Save DB edit in standalone

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sincipient820
Posts: 25
Joined: Mon Feb 25, 2013 4:00 am

Save DB edit in standalone

Post by sincipient820 » Fri Apr 05, 2013 8:54 pm

I think this has been discussed but i'm still very confused... I have a DB in a standalone android app.. it works perfectly... i can add data and display the new data.. however, it doesn't save the new data between sessions... so when i close and restart the app it will not display the new data the user input on the last use... I believe my issue might involve read/write files

Post Reply