I am reading information from an sqlite file, I am able to read from the database and create an array with objects from the database. I need to update entries on the database when something happens in my code. For example a question has a column called 'complete' which is set as no, when answered I want to change the value to yes. How do I open a database and edit a cell on xcode?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…