Option | Description |
---|---|
Name | Specify a descriptive name for the connection and click Continue. This property is mandatory. |
Agent | Select the Actian Integration Agent that is installed on your system and is registered to the logged in user. (The agent must be registered to the logged in user, otherwise it will not work.) This property is mandatory. |
Connect Using | Select one of the following: • DSN (Data Source Name) - Specifies to connect using the ODBC DSN that is configured on the installed Actian Integration Agent. The following properties are mandatory with this selection: Data Source Name, User Name and Password. • Driver - Specifies the name of the driver to use to connect to the database. If no driver is specified, then the default driver is used. The following properties are mandatory with this selection: Server Host Name, User Name and Password (values for the Driver Name, Port, Database Name and Additional Properties are optional and if these are not specified the default values are used). |
Data Source Name | Specifies the name of the DSN to use to connect to the database. The DSN name must be an accurate System DSN name. User DSNs will not work. This property is visible when DSN (Data Source Name) is selected for Connect Using. |
User Name | Specifies the user name for the specified database. This property is mandatory. |
Password | Specifies the password for the specified database. This property is mandatory. |
Driver Name | (Optional) Specifies the name of the driver to use to connect to the database. If no driver is specified the default driver is used. |
Server Host Name | Specifies the host name on which the Actian Vector database is hosted. This property is mandatory if Driver is selected for Connect Using. |
Port | (Optional) Specifies the port number on the on the host that the ODBC DSN that connects to. This property is visible when Driver is selected for Connect Using. |
Database Name | (Optional) Specifies the name of the ODBC DSN that is configured on the installed Actian Integration Agent to connect to. This property is visible when Driver is selected for Connect Using. |
Additional Properties | (Optional) Specifies additional connection properties in a comma separated format which must be appended to the connection string. For example: SERVERTYPE=VECTOR;DATEALIAS=ansidate Properties which are not specified in the key=value format will be ignored. This property is visible when Driver is selected for Connect Using. |
Test | Click to verify your connection, then click Save. The new connection is listed on the Connections page and selected as the source connection (if you’re in the process of creating an integration). |
Option | Description |
---|---|
Test Credentials | Click to verify your connection. A “Connection successful” message is returned when the connection is successful. An error message is returned when the connection attempt fails. |
Table Name | Specifies the table from which the data will be read. This is a mandatory property. |
Preview the first 20 records | Click to preview the first 20 records. Use this to verify that you’re connected to the correct table. Data for the selected source table is displayed in the source data preview pane. Click and enter a string to search for a particular record. |
Continue | Click when you have finished entering source definitions. |