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 - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » Connection class

 getTable method Next Page

grantConnectTo method


Grants access to an UltraLite database for a user ID with a specified password.

Syntax

grantConnectTo(String uid, String pwd)

Parameters
Remarks

If an existing user ID is specified, this function updates the password for the user. UltraLite supports a maximum of 4 users.