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 数据库

 

创建 Windows Mobile 数据库

可以为 Windows Mobile 设备创建 SQL Anywhere 数据库:

  • 使用 Sybase Central [创建数据库向导] 创建可直接复制到 Windows Mobile 设备的数据库。

  • 使用初始化实用程序 (dbinit),创建可手工复制到 Windows Mobile 设备的数据库。

  • 使用 Interactive SQL 中的 CREATE DATABASE 语句,创建可手工复制到 Windows Mobile 设备的数据库。

注意

在 Windows Mobile 上运行数据库时,数据库服务器自动打开校验和。在数据库文件损坏时,它能帮助您较早地将其检测出来。

有关创建 Windows Mobile 数据库时需要做出的决定的信息,请参见:


使用 Sybase Central 创建 Windows Mobile 数据库
使用 dbinit 创建 Windows Mobile 数据库
使用 CREATE DATABASE 语句创建 Windows Mobile 数据库
将数据库复制到 Windows Mobile 设备