bool UltraLite_Connection_iface::GrantConnectTo(
const ULValue & uid,
const ULValue & pwd
)
uid The user ID for which access to connect is granted.
pwd The password for the autorized user ID.
To create a new user, specify both a new user ID and a password.
To change a password, specify an existing user ID, but set a new password for that user.