UltraLite Initialize Database utility (ulinit)

Creates a new UltraLite database. This utility will either create an empty database with characteristics specified with the command line arguments ("empty mode"), or it can create a database based on a SQL Anywhere database "extract mode". In the latter case, an initial schema is created that matches tables and indexes in the SQL Anywhere reference database. Moreover, many of the SQL Anywhere reference database characteristics will be used for the new UltraLite database.

In the usage below, some options are only permissible in "extract mode," while others are only permissible in "empty mode." If no mode is stated in the description, then the option can be used in either mode.

 Syntax
 Remarks
 See also
 Examples