Contents Index GetTable method LastDownloadTime method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULConnection class

GrantConnectTo method


Prototype 

GrantConnectTo(
   userid As String, _
   password As String _
)
Member of UltraLiteAFLib.ULConnection

Description 

Grants the specified user permission to connect to the database with the given password.

Parameters 

userid    The user ID being granted authority to connect.

password    The password the user ID must specify for connecting.


Contents Index GetTable method LastDownloadTime method