Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

JPT

macrumors regular
Original poster
May 4, 2006
247
0
How would one go about writing a script that saves user inputted data into a SQLite database or something and being able to fetch it?
 
You mean a script from the Desktop that writes data to the iPhone? You can't at this stage. Maybe by the time the 2.0 firmware ships Apple will provide a way to do it.
 
You mean a script from the Desktop that writes data to the iPhone? You can't at this stage. Maybe by the time the 2.0 firmware ships Apple will provide a way to do it.


No, I meant an app on the phone that will have input fields that a user can type something in and click Save or something and it will save it. So that next time that person goes into the application that data will still be there.

Sorry for not explaining very clearly :eek:
 
Yes you can do that. You need to learn Cocoa though, and download the iPhone SDK to play with it.
 
No, I meant an app on the phone that will have input fields that a user can type something in and click Save or something and it will save it. So that next time that person goes into the application that data will still be there.

Sorry for not explaining very clearly :eek:

Learn Obj-C first.

Understand the Cocoa frameworks.

Apply apply apply.

I am excited they have SQLite in the iPhone for handling data.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.