Creating and configuring UltraLite databases

There are three 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.

 Sharing a database among multiple platforms
 See also

Creating an UltraLite database
Choosing database creation parameters for UltraLite
UltraLite character sets
Securing UltraLite databases