UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULConnection class
GrantConnectTo(
userid As String, _
password As String _
)
Member of UltraLiteAFLib.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.