App Source Code for Sale

or

Author

Chupa Team

iOS > Miscellaneous

Database Storage SQLite

Overview

iPhone iOS application that is designed to store contact information (names, addresses and telephone numbers) in a SQLite database. In addition to data storage, a feature will also be implemented to allow the user to search the database for the address and phone number of a specified contact name.

SQLite is an embedded, relational database management system (RDBMS). Most relational databases (Oracle and MySQL being prime examples) are standalone server processes that run independently, and in cooperation with, applications that require database access.

Project Set-up

Create new project in XCode that will use single view application template and name it as ‘AddOrFindAContact’. Ensure that you have the Use Automatic Reference Counting option unchecked.

Select the project name and then click the Build Phases tab on the right. Click the “+” button shown in the Link Binary with Libraries section to add the libsqlite3.dylib library to it. After this, the library will be added to the project.

Single App License FREE
Multiple App License $19.99
Download
1 comment Do you like this product? Have any Questions? Post a Comment. Leave a comment

More item by Chupa Team

RSS reader
$12.00
5.00 (6 votes)
by Chupa Team
Google Maps
$11.99
5.00 (5 votes)
by Chupa Team
Hotel App Template
$24.99
4.85 (36 votes)
by Chupa Team