Collection Contents 上一页 下一页 PDF

UltraLite for M-Business Anywhere User's Guide

Understanding UltraLite for M-Business Anywhere Development

Working with the database schema


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.


Creating UltraLite database schema files
Changing the schema of a database

Collection Contents 上一页 下一页 PDF