Configuring User ID/Password Authentication
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
To configure User ID/Password authentication:
-
Set the AuthenticationMethod property to
userIdPassword. See Using the AuthenticationMethod Property for more information about setting a value for this property. - Set the User property to provide the user ID.
- Set the Password property to provide the password.