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 应用程序

 

第 6 课:添加同步

前提条件

要完成本课,必须在计算机上安装 SQL Anywhere。如果在本课过程中收到任何错误或警告,请确保您已正确配置安装并且设置了恰当的环境变量。

既然 Names 应用程序可从 UltraLite 数据库添加和删除名称,现在需要向计算机上的统一数据库添加同步。

 创建统一数据库
 创建统一表
 创建 ODBC 数据源
 创建 MobiLink 同步模型
 部署 MobiLink 同步模型
 启动 MobiLink 服务器
 向 iPhone 应用程序添加同步