Insert items from a sqlite into a tableView?

I wanted to learn how to insert items from a sqlite database into a tableView and then when/if I add more items to the database it automatically adds them to the tableView. I can’t find any tutorials on how to do this, does anyone know where or if there’s one on this?

Or maybe Ansca could make a sample for this?

Let’s say you wanted to make a cookbook and you wanted to have an image, a title and a sub-title on each row in the tableView. This is similar to the Coffee Demo but in that the items are stored in the code and not pulled from a sql database. The more items you would add to the sql, the app would add new rows automatically.

This would be nice to know, though I have seen tutorials on sqlite and load them to the screen but how to do it as I wrote above is new.

Hope to see a sample or a tutorial soon.
David [import]uid: 34126 topic_id: 10179 reply_id: 310179[/import]