Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - C and C++ Programming » Application development

 

UltraLite C++ application development using embedded SQL

This section describes how to write database access code for embedded SQL UltraLite applications.

 See also

Example of embedded SQL
Initialize the SQL Communications Area
Connect to an UltraLite database
Host variables
Data fetching
User authentication
Encrypting data using UltraLite embedded SQL
Adding synchronization to your application
Embedded SQL application building