UltraLite Embedded SQL API reference

This section lists functions that support UltraLite functionality in embedded SQL applications.

For general information about SQL statements that can be used, see UltraLite C++ application development using embedded SQL.

Use the EXEC SQL INCLUDE SQLCA command to include prototypes for the functions in this chapter.

 Header files

db_fini method
db_init method
MLFTEnableEccE2ee method
MLFTEnableEccEncryption method
MLFTEnableRsaE2ee method
MLFTEnableRsaEncryption method
MLFTEnableRsaFipsE2ee method
MLFTEnableRsaFipsEncryption method
MLFTEnableZlibCompression method
MLFileDownload method
MLFileUpload method
MLFiniFileTransferInfo method
MLInitFileTransferInfo method
ULCancelGetNotification method
ULChangeEncryptionKey method
ULCheckpoint method
ULCountUploadRows method
ULCreateDatabase method
ULCreateNotificationQueue method
ULDeclareEvent method
ULDeleteAllRows method
ULDestroyNotificationQueue method
ULECCLibraryVersion method
ULEnableAesDBEncryption method
ULEnableAesFipsDBEncryption method
ULEnableEccE2ee method
ULEnableEccSyncEncryption method
ULEnableHttpSynchronization method
ULEnableRsaE2ee method
ULEnableRsaFipsE2ee method
ULEnableRsaFipsSyncEncryption method
ULEnableRsaSyncEncryption method
ULEnableTcpipSynchronization method
ULEnableZlibSyncCompression method
ULErrorInfoInitFromSqlca method
ULErrorInfoParameterAt method
ULErrorInfoParameterCount method
ULErrorInfoString method
ULErrorInfoURL method
ULGetDatabaseID method
ULGetDatabaseProperty method
ULGetErrorParameter method
ULGetErrorParameterCount method
ULGetIdentity method
ULGetLastDownloadTime method
ULGetNotification method
ULGetNotificationParameter method
ULGetSyncResult method
ULGlobalAutoincUsage method
ULGrantConnectTo method
ULInitSyncInfo method
ULIsSynchronizeMessage method
ULLibraryVersion method
ULRSALibraryVersion method
ULRegisterForEvent method
ULResetLastDownloadTime method
ULRevokeConnectFrom method
ULRollbackPartialDownload method
ULSendNotification method
ULSetDatabaseID method
ULSetDatabaseOptionString method
ULSetDatabaseOptionULong method
ULSetErrorCallback method
ULSetSyncInfo method
ULSetSynchronizationCallback method
ULSignalSyncIsComplete method
ULStartSynchronizationDelete method
ULStaticFini method
ULStaticInit method
ULStopSynchronizationDelete method
ULSynchronize method
ULSynchronizeFromProfile method
ULTriggerEvent method
ULTruncateTable method
ULValidateDatabase method
ULValidateDatabaseTableName method
ul_database_option_id enumeration
ul_database_property_id enumeration
ml_file_transfer_info structure
ml_file_transfer_status structure
mlft_stream_error structure
mlft_stream_error_w structure
MLFT_STATUS_FLAG_IS_BLOCKING variable