How to Create a Simple iPhone App using a SQLITE Database (Part 1)



First in a series of tutorials that will step you through creating a simple iPhone App. App will manage a simple customer database that allows users to add, delete, and update customer information. Series will wrap up with adding transaction table that will cover, in detail, relational database modeling. Defining primary and foreign keys, naming conventions, data type management, and much more.

When the tutorial series is complete, you will have the tools to create a customer transaction database that will be managed by an iPhone app you developed.

Likes: 2

Viewed: 1346

source

The post How to Create a Simple iPhone App using a SQLITE Database (Part 1) appeared first on Igot Apps.



source https://igotapps.com/uncategorized/how-to-create-a-simple-iphone-app-using-a-sqlite-database-part-1/

Comments

Popular Posts