This section describes how to use the native UltraLite database interface with PocketBuilder. UltraLite is a deployment technology for Adaptive Server Anywhere databases that allows applications on small devices to use full-featured SQL to accomplish data storage, retrieval, and manipulation. UltraLite supports referential integrity, transaction processing, multi-table joins of all varieties, and most of the same datatypes, runtime functions, and SQL data manipulation features as ASA. It provides an ultra-small footprint by generating a custom database engine for your application that includes only the features required by your application.
The PocketBuilder UL9 interface (pkul920.dll) uses the UltraLite C++ Component API to implement communication with the database.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |