UltraLite database creation

There are three common types of database creation methods:

  • Desktop creation methods with UltraLite administration tools designed for this purpose.

  • 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.

 See also

Creating an UltraLite database with the Create Database Wizard
Create an UltraLite database at a command prompt
Create an UltraLite database from a MobiLink synchronization model
Create an UltraLite database using central administration of remote databases
Creating an UltraLite database from a SQL Anywhere reference database
Creating an UltraLite database from an XML file
Create an UltraLite database on a first connection
Specify UltraLite creation parameters
UltraLite character sets
UltraLite database security