UltraLite Database User's Guide
Choosing an UltraLite programming interface
To develop an UltraLite component application
Design your database schema file.
You create a database schema using the UltraLite Schema Painter or by writing an XML file. Users of SQL Anywhere Studio can generate an UltraLite database schema from an Adaptive Server Anywhere database.
For more information, see The UltraLite Schema Painter, The ulxml utility, and The ulinit utility.
Set up your development environment for UltraLite projects.
For more information, see the following:
Write your application code using the UltraLite API for a particular language.
Deploy your application and database schema.
The steps depend on the target device and on the component used.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.