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

SQL Anywhere 17 » UltraLite - Database Management and Developer Guide

UltraLite database creation approaches

There are three common types of database creation methods:

  • Desktop creation methods with UltraLite administration tools designed for database creation.

  • On-device creation methods with UltraLite APIs.

    On-device creation methods are primarily described in each API specific UltraLite programming book.

  • A Central Administration remote task, configured to create an UltraLite database on a device.

Once the database is created, you can connect to it and build tables and other database objects.