Android Question Update sql not saving once application is closed

mscientist33

Active Member
Licensed User
I have some sql statements that updates a database. As long as the application is running the changes in the database work everywhere in the program. Once I shut the program down and restart it, the changes to the database no longer exists. I have tried sql statements with sql.begintransmission and endtransmission. I have also tried the B4ADBUtils library. Both work but will not save once the app is shut down. Any ideas?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…