Contents Index ULEnablePalmRecordDB function ULEnableUserAuthentication function pdf/preface.pdf

UltraLite User's Guide
  The Embedded SQL Interface
    Library function reference

ULEnableStrongEncryption function


Prototype 

void ULEnableStrongEncryption( SQLCA * sqlca )

Description 

Strongly encrypt an UltraLite database.

This function can be used by C++ API applications as well as embedded SQL applications. It must be called before dbinit() or ULData.Open().

Parameters 

sqlca    A pointer to the SQLCA. This argument is supplied even in C++ API applications.

See also 

Encrypting UltraLite databases

Changing the encryption key for a database


Contents Index ULEnablePalmRecordDB function ULEnableUserAuthentication function pdf/preface.pdf