UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
ULConnection class
GrantConnectTo(
userid As String, _
password As String _
)
Member of UltraliteActiveX.ULConnection
Grants the specified user permission to connect to the database with the given password.
userid The user ID being granted authority to connect.
password The password the user ID must specify for connecting.