hi any one here expert in SQLITE3 i am having trouble with update data i am working on iphone app , but when i update data nothing happened
i have only single table. so not complex and update query is running perfect mean not given any error, when i run in debug mode it passes test. all values are correct. but still not updating in database. it stores in simulator on run time, mean save in app. but when i close simulator and re run app. value is not there.