Data Integration Connectors
- Data Integration Connectors
- All Products
version: 1 agent: dataIntegrationServer: autoDeploy: odbc: drivers: - fileCopy: sourcePath: ODBC/<Driver_file name> - fileCopy: sourcePath: ODBC/<Driver_file name> dsns: - name: "<Name of the ODBC database>" entries: - key: Driver value: <Driver_file name> - key: Description value: "<Description of the driver>"
version: 1 agent: dataIntegrationServer: autoDeploy: odbc: drivers: - fileCopy: sourcePath: ODBC/DWdb227.so - fileCopy: sourcePath: ODBC/DWdb227.so dsns: - name: "<SQL server>" entries: - key: Driver value: DWsqls227.so - key: Description value: "SQL Server 2014 Connection for ODL" - key: HostName value: INVW16SQL19 - key: PortNumber value: 1433 - key: Database value: adapter_semantic - key: QuotedId value: No - key: AnsiNPW value: Yes