skip to main content
Configuring Hybrid Data Pipeline Driver for ODBC : Connecting applications to the connectivity service : Connection Properties : Required properties
  

Try Now
Required properties
The following table lists the properties required to connect. If you are using the ODBC Administrator to add or modify a data source (DSN), you will find them on the General and Security tabs of the Progress DataDirect Hybrid Data Pipeline ODBC Driver dialog box.
Table 129. Required Connection Properties
Required
Property Name
Field Location
Description
Required
User Name
LogonID (UID):Security tab
User name for your account.
Required
Password
Password (PWD): Logon to Hybrid Data Pipeline dialog box-->
Password for your account. You can specify this in a connection string or the user will be prompted for this value.
Required
Hybrid Data Pipeline Source
HybridDataPipelineDataSource (HDPDS): General tab
Name of the Hybrid Data Pipeline Data Source defined in http://<myserver>:8080/d2c-ui, where myserver is the DNS name of the machine where Hybrid Data Pipeline is installed.
Required
Service
Service (SRVC): General tab
The DNS name of the machine where Hybrid Data Pipeline is installed.
Required if the Hybrid Data Pipeline Data Source does not contain credentials for the data store.
Data Source User
DataSourceUser (DSU): Security tab
Account user name for the data store if it is not provided in the Hybrid Data Pipeline Data Source or in the connection string.
Required if the Hybrid Data Pipeline Data Source does not contain credentials for the data store.
Data Source Password
DataSourcePassword(DSP):Security tab  
Account password for the cloud data store if it is not provided in the Hybrid Data Pipeline Data Source or in the connection string.
Required if the value of the server port has been changed.
Port Number
PortNumber
The port number on which the Hybrid Data Pipeline service is listening. The default value is specified during the installation of the Hybrid Data Pipeline server.