The UltraLite Create Database wizard Choose this method if you need help navigating the available database creation properties. 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 then record and subsequently use with the ulcreate utility. See Creating an UltraLite database from Sybase Central.
The MobiLink Create Synchronization Model wizard Choose this method, if:
You are creating a complex synchronization system with multiple remote UltraLite databases and a centralized consolidated database.
You need to use reference/consolidated database other than a SQL Anywhere database.
See MobiLink Consolidated Databases and Creating an UltraLite database from a MobiLink synchronization model.
The command line Choose any of the following utilities:
Use the ulcreate utility if you are very familiar with database creation properties and want a fast alternative to creating a new, but empty, UltraLite database. This option is particularly useful for creating databases in batch operations. See Creating an UltraLite database from the command prompt.
Use the ulinit utility if you want to create a new, but empty, UltraLite database sourced from a SQL Anywhere reference database schema. See Creating 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 Creating an UltraLite database from XML.
Creating an UltraLite database from Sybase Central
Creating an UltraLite database from the command prompt
Creating an UltraLite database from a MobiLink synchronization model
Creating an UltraLite database from a SQL Anywhere reference database
Creating an UltraLite database from XML