You can use the command line to create a Transact-SQL-compatible database. The remainder of the section describes which options you need to set.
Prérequis
There are no prerequisites for this task.
Run the following dbinit command:
dbinit -b -c -k -dba DBA,sql db-name.db |
In this command, -b blank pads the database, -c makes the database case sensitive, and -k prevents the SYS.SYSCOLUMNS and SYS.SYSINDEXES system views from being created.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |