Grants access to an UltraLite database for a user ID with a specified password.
grantConnectTo(String uid, String pwd)
uid User ID to grant access to. The maximum length is 16 characters.
pwd The password for the user ID.
If an existing user ID is specified, this function updates the password for the user. UltraLite supports a maximum of 4 users.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |