Password
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies a password that is used to connect to your database. A password is required if user ID/Password authentication is enabled on your database. Contact your system administrator to obtain your password.
Valid Values
string
where:
- string
- is a valid password. The password is case-sensitive.
Data Source Method
setPassword
Default
None
Data Type
String