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

aram063

macrumors newbie
Original poster
Dec 26, 2008
6
0
Hey guys,

I'm pretty new to iphone development and trying to develop a program which can write to and read from a SQLite database. I was looking through the SQLLiteBooks sample code to understand how the whole thing works with the database.

I noticed that no .db (database) file is created in the folder where the SQLliteBooks is saved. So just wondering why a .db file is not created and there is only a bookdb.sql file which contains a few insert statements.

Can someone tell me where the database is created in this example?

Thanks,
AR
 
you might want to check out the developer section of the apple website, there are tons of examples there. or buy a book, i just bought Beginning iPhone Development from Apress... there is a chapter in there about using the databases.
 
Hey,

Can u be more specific because as far as I can see there is only one example program on the apple website which uses as an SQLlite database with an iPhone and that is SQLliteBooks.

AR
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.