Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
可以从命令行使用初始化实用程序 (dbinit) 创建数据库。在此实用程序中,可以加入命令行选项来为数据库指定不同的设置。
运行 dbinit 命令。
例如,要创建 4 KB 页面大小的名为 company.db 的数据库,运行以下命令:
dbinit -p 4k company.db