If i have the table 'info' in a database with just the values of a primary key and 'data'
How in the iPhone SDK could I read in from the database and loop through all of the rows in the table?
I guess my problem would be initializing the database, and then figuring out how to read in. I am very familiar with basic SQL syntax, just not the importing part of it.
Thanks,
Zac
How in the iPhone SDK could I read in from the database and loop through all of the rows in the table?
I guess my problem would be initializing the database, and then figuring out how to read in. I am very familiar with basic SQL syntax, just not the importing part of it.
Thanks,
Zac