Grants connection access to a given user.
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 authorized 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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |