Provides a password for the connection.
Every user of a database has a password. The password must be supplied for the user to be allowed to connect to the database. By default, the password has the same case sensitivity as the data. IQ databases are case sensitive by default.
The password parameter is not encrypted. If you are storing passwords in a connection profile, you should use the EncryptedPassword parameter. Sybase Central and the Sybase IQ ODBC configuration tool both use encrypted parameters.
If both Password and EncryptedPassword are specified, Password takes precedence.