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 - Database Management and Reference » UltraLite database reference » UltraLite utilities

 

UltraLite Initialize Database utility (ulinit)

Creates a new UltraLite database.

This utility functions under one of the following modes:

  • Empty mode   Creates an empty database with characteristics specified with the command line arguments.

  • Extract mode   Creates a database based on a SQL Anywhere database.

    An initial schema is created that matches tables and indexes in the SQL Anywhere reference database. Many of the reference database characteristics are extracted and used in the new UltraLite database.

 Syntax
 Remarks
 See also
 Examples