This chapter doesn’t show any new SQLite APIs. Rather, it focuses on how you can use the SQLite APIs to create an iOS iPhone app for searching for records in a SQLite database. In this chapter, we will explore the following:
Creating an iOS app
Creating a SQLite database
Adding the Search function
Developing the UI for searches
Searching for records
Displaying search results
Developing a UISearchBar iPhone app
The Search App
This tutorial demonstrates how to use the SELECT statement to search for content in a database using the UISearchBar and display the results in a