Creates a new user or changes the password of an existing one.
public virtual bool GrantConnectTo(
const ul_wchar * uid,
const ul_wchar * pwd
)
uid The name of the user to create or change the password for.
pwd The password for this user.
True on success, otherwise false.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |