Contents Index GetTable method LastDownloadTime method

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULConnection class

GrantConnectTo method


Prototype 

GrantConnectTo(
   userid As String, _
   password As String _
)
Member of UltraliteActiveX.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