I am trying some DB based apps in iphone.I used this sample as a guide and it works nice.
When I start a new project,no data is displayed.When checked I found that the sqlite file is not available in the library folder.
I checked the DBpath but its right.
What’s gone wrong ?Please help me..
Follow the link
You need to set the path for the sqlite3.h file my using
Hope this will help you out 🙂