0

i want to collect the data from database in the array and then after put that in each cell of the table view.

i dont know how to retrieve the data in array for select * from tablename for single row.

1
  • CoreData or raw SQLite3 statements? Commented Feb 19, 2010 at 12:59

1 Answer 1

1

If you're talking about a Core Data database, doing this tutorial from developer.apple.com should give you an idea of how to do it.

Sam

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.