User
- Last Updated: October 19, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
Purpose
The user name that is used to connect to the Oracle database. A user name is required only 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-insensitive.
Data source method
setUser
Default
None
Data type
String