Contents Index GlobalAutoincUsage method InitSynchInfo method pdf/preface.pdf

UltraLite User's Guide
  C++ API Reference
    ULConnection class

GrantConnectTo method


Prototype 

bool GrantConnectTo( useridpassword )

Parameters 

userid    Character array holding the user ID. The maximum length is 16 characters.

password    Character array holding the password for userid. The maximum length is 16 characters.

Description 

Grant access to an UltraLite database for a user ID with a specified password. If an existing user ID is specified, this function updates the password for the user.

See also 

User authentication for UltraLite databases

Adding user authentication to your application

RevokeConnectFrom method


Contents Index GlobalAutoincUsage method InitSynchInfo method pdf/preface.pdf