Contents Index ULRetrieveEncryptionKey function ULSaveEncryptionKey function pdf/preface.pdf

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

ULRevokeConnectFrom function


Prototype 

void ULRevokeConnectFrom( SQLCA * sqlca, ul_char * userid );

Description 

Revoke access from an UltraLite database for a user ID.

Parameters 

sqlca    A pointer to the SQLCA.

userid    Character array holding the user ID to be excluded from database access. The maximum length is 16 characters.

See also 

User authentication for UltraLite databases

Adding user authentication to your application

ULGrantConnectTo function


Contents Index ULRetrieveEncryptionKey function ULSaveEncryptionKey function pdf/preface.pdf