This chapter describes how to develop applications using the UltraLite Static C++ API. This interface represents predefined queries or tables in your UltraLite database as objects, and provides methods that enable you to manipulate them from your application without using SQL.
Introduction
Defining features for your application
Connecting to a database
Accessing data
Authenticating users
Encrypting data
Synchronizing data
Building Static C++ API applications
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.