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

SAP Sybase SQL Anywhere 16.0 » UltraLite - C and C++ Programming

 

Application development

This section provides development notes for the UltraLite C/C++ API.

The C/C++ interfaces provide the following benefits for UltraLite developers:

  • A small, high-performance database store with native synchronization.

  • The power, efficiency, and flexibility of the C or C++ language.

  • The ability to deploy applications on Windows Mobile, Windows desktop platforms, Linux desktop, embedded Linux, iPhone and iPad.

All UltraLite C/C++ interfaces utilize the same UltraLite run time engine. The APIs each provide access to the same underlying functionality.

 See also

UltraLite C++ application development
UltraLite C++ application development using embedded SQL
UltraLite application development for Windows Mobile