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