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

SQL Anywhere 12.0.1 » UltraLite - C 及 C++ 编程 » 教程 » 教程:使用 C++ API 构建 iPhone 应用程序

 

在 iPhone 上创建 UltraLite 应用程序

本教程的第一部分将全程指导您创建在简单、单表 UltraLite 数据库中维护一个名称列表的 iPhone 应用程序。教程的第二部分介绍向应用程序添加与 SQL Anywhere 数据库的同步。

提示

所有函数都应在头文件中声明或是在使用前声明。

 另请参见