UltraLite ActiveX User's Guide
Understanding UltraLite ActiveX Development
The schema is the structure of a database. It is the collection of table definitions, index definitions, and publication definitions within the database, and all the relationships between them.
You create UltraLite databases by creating an UltraLite database schema file and apply that file to a database by calling a function in your application.
For information on creating UltraLite database schema files, see
Creating UltraLite database schema files
Changing the schema of a database
SQL Anywhere Studio 9.0.1
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.