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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 数据库管理 » 启动并连接到数据库 » SQL Anywhere for Windows Mobile » 在 Windows Mobile 上使用管理实用程序 » 教程:使用 Interactive SQL 管理 Windows Mobile 数据库

 

第 1 课:启动示例数据库

必须在 Windows Mobile 设备上运行了示例数据库后,才可从 Interactive SQL 连接到该数据库。

♦  启动示例数据库
  1. 在 Windows Mobile 设备上,单击 [开始] » [服务器]。

  2. 在 [数据库] 字段中,键入示例数据库的路径。缺省位置为 \My Documents\demo.db。如果将软件安装在不同位置,则使用 [浏览] 按钮查找数据库。

  3. 在 [服务器名] 字段中键入 MobileServer

  4. 在 [高速缓存] 字段中键入 5MB

    Windows Mobile 上的缺省高速缓存大小为 600 KB。不过,建议您使用较大的高速缓存,这有助于提高性能。

  5. 选择 [使用 TCP/IP]。本教程假定您使用缺省代理端口号 2638。

  6. 单击 [确定] 启动在网络数据库服务器上运行的示例数据库。

  7. 浏览至设备上的 [今天] 屏幕。

  8. 单击位于屏幕右下角的 [服务器] 图标。

    当消息 [立即接受请求] 出现在数据库服务器消息窗口中时,您就可以开始学习下一课了。

下一步做什么?

接下来,您将学习如何从 Interactive SQL 连接到 Windows Mobile 设备上运行的数据库。