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

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - 数据库管理和参考

 

从 SQL Anywhere 数据库转换为 UltraLite 数据库

通过运行 ulinit 实用程序并指定 -a 选项,根据 SQL Anywhere 参考数据库创建 UltraLite 数据库。创建的新数据库的设置与参考数据库中的设置尽可能相同。

SQL Anywhere 参考数据库充当数据库模板,并使用以下设置来创建 UltraLite 数据库模式:

可以包括数据并在参考数据库中选择列、表和索引作为发布的一部分。

注释

要在 RDBMS 而非 SQL Anywhere 中初始化 UltraLite 数据库,请使用 Sybase Central 中的 [创建同步模型向导],然后在系统提示时连接到统一数据库,以便获取模式信息。

 转换注意事项
 另请参见
 示例