
12-26-2008, 05:44 PM
|
|
What's Jailbreak?
|
|
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Help with SQLite in a very basic App
|
I am used to programming for the web, so doing an iPhone app has been quite challenging for me, and I have been looking over Apple's "SQLite Book List" sample code, but can't seem to figure out how to do what I want in the app I am working on. The app in its current form has a label on the front view, a settings button the flips the view over to a view where you can enter a title and then press the button and it flips back over, updating the label on the front view. I want to be able to save this title into the database so it will load when the app is reopened. It seems very simple, and I am sure it is, but I can't figure out how to get it to work. I have attached the code folder, any help would be greatly appreciated!
|
|