Help with databases in Xcode
Hello Friends
This may sound stupid. I'm new at this.
I am building an app. I am stuck with the database problem.
I want to add a SQLite3 database to my project which is already filled with data.
and fetch rows randomly displaying the data.
Is it possible?
If yes, How can I accomplish this?
Somebody please help me.
I'm not sure if I have to use a database also.
It is just 100 rows of data with 7 fields.
Thanks in advance
|