Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » UltraLite - C and C++ Programming » API reference » Tutorial: Build an iPhone application using the C++ API

 

Creating an UltraLite application on iPhone

The first part of this tutorial walks you through the process of creating an iPhone application that maintains a list of names in a simple, single-table UltraLite database. The second part of the tutorial adds synchronization with a SQL Anywhere database to the application (see Lesson 6: Adding synchronization).