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

SQL Anywhere 11.0.1 (Français) » UltraLite - C and C++ Programming » API Reference

 

UltraLite C/C++ common API reference

This section lists functions and macros that you can use with either the embedded SQL or C++ interface. Most of the functions in this section require a SQL Communications Area described in Understanding the SQL Communications Area.


Callback function for ULRegisterErrorCallback
Callback function for ULRegisterSQLPassthroughCallback
MLFileTransfer function
ULCreateDatabase function
ULEnableEccSyncEncryption function
ULEnableFIPSStrongEncryption function
ULEnableHttpSynchronization function
ULEnableHttpsSynchronization function
ULEnableRsaFipsSyncEncryption function
ULEnableRsaSyncEncryption function
ULEnableStrongEncryption function
ULEnableTcpipSynchronization function
ULEnableTlsSynchronization function
ULEnableZlibSyncCompression function
ULInitDatabaseManager
ULInitDatabaseManagerNoSQL
ULRegisterErrorCallback function
ULRegisterSQLPassthroughCallback
ULRegisterSynchronizationCallback
Macros and compiler directives for UltraLite C/C++ applications