Creating an UltraLite database

The UltraLite Create Database Wizard   Choose this method if you want help navigating the available database creation parameters. This wizard simplifies your choices by restricting what you can configure based on the target platform(s) you select. Once the database is created, it displays the command line syntax that you can record and use with the ulinit utility. See Create a database with the Create Database Wizard.

The MobiLink Create Synchronization Model Wizard   Choose this method if you are creating a synchronization system with remote UltraLite databases and a centralized consolidated database.

See Create an UltraLite database from a MobiLink synchronization model.

The command line   Choose any of the following utilities:

  • Use the ulinit utility if you want to create a new, empty UltraLite database or one sourced from a SQL Anywhere reference database schema. See Create an UltraLite database from a SQL Anywhere reference database.

  • Use the ulload utility if you have an XML file that will serve as the source point for the schema and/or data of your new UltraLite database. See Create an UltraLite database from XML.

  • Central Administration: Choose this method if you have a deployment where the MobiLink Agent is configured on all your deployed devices, or you are unable to deploy your initial UltraLite database with your application. You can configure a remote task to create a new UltraLite database on the device. This database can then be managed centrally by an administrator. See Central administration of remote databases.


Create a database with the Create Database Wizard
Create an UltraLite database from the command prompt
Create an UltraLite database from a MobiLink synchronization model
Create an UltraLite database using central administration of remote databases
Create an UltraLite database from a SQL Anywhere reference database
Create an UltraLite database from XML
Create an UltraLite database on a first connection