Sets the database password.
Configuration Configuration.setPassword( String password ) throws ULjException
password A password for a new database, or the password to gain access to an existing database.
The password is used to gain access to the database, and must match the password specified when the database was created. The default is "dba".
This Configuration object with the password set.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |