Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_Connection_iface class

GlobalAutoincUsage function Next Page

GrantConnectTo function


Synopsis

bool UltraLite_Connection_iface::GrantConnectTo(
const ULValue & uid,
const ULValue & pwd
)

Parameters
Remarks

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.