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

SQL Anywhere 12.0.0 (中文) » UltraLite - 数据库管理和参考 » 使用 UltraLite 数据库 » 创建和配置 UltraLite 数据库 » 创建 UltraLite 数据库

 

在第一次连接时创建 UltraLite 数据库

如果在连接时无法检测到数据库,可对应用程序进行编程来创建一个新的 UltraLite 数据库。然后,该应用程序即可使用 SQL 创建表、索引、外键等。要填充数据库,请与统一数据库同步。

 注意事项
 另请参见