There are two types of database creation methods:
Once the database is created, you can connect to it and build the tables and other database objects you need.
Unless you want to use default values, you must set the creation parameter values when you create a database. Once the database has been created you cannot change these values. If you need to change any database property, you must re-create the database, specifying a different value for the creation parameter.
Within the configuration differences imposed by different operating systems, you might be able to copy the database from one device to another. If you are unsure of property compatibility among multiple platforms, create a database in Sybase Central with the UltraLite Create Database Wizard. This wizard handles the file compatibility logic for you. In so doing, it prevents you from creating a file that is not supported on your combination of deployment devices.
UltraLite desktop creation methods
UltraLite on-device creation
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |