Hi All,
Need Advice with Teradata Attunity connector 5.0 with VS2017 Prof.
Environment;
OS:Windows 10
Microsoft Visual Studio Professional 2017 with SSDT 15.8.0
Attunity Teradata connector 5.0 Installed on pc both 32bit and 64.
when i try to create connection manager with Teradata Attunity connector .. i get below Error
===================================Error at MyTeradatabse [Connection manager "Teraconn"]: Failed to establish an ODBC connection with the database server. Verify that the Teradata ODBC Driver for Windows x86 is installed properly. SqlState = IM002 Message = [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
(Microsoft Visual Studio)
===================================
Test connection failed
===================================
Error HRESULT E_FAIL has been returned from a call to a COM component. (Microsoft.SqlServer.DTSRuntimeWrap)
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.ConnectionManager.AcquireConnection(Object txn)
at Attunity.IntegrationServices.DataFlowUI.TeraDataUI.TeraConnectionDialog.testConBtn_Click(Object sender, EventArgs e)
===================================
Error HRESULT E_FAIL has been returned from a call to a COM component. (Microsoft.SqlServer.DTSRuntimeWrap)
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100.AcquireConnection(Object pTransaction)
at Microsoft.SqlServer.Dts.Runtime.ConnectionManager.AcquireConnection(Object txn)
I have tried to test connection with 64bitRuntime = False .. still could not connect. I would really appreciate the advice
Jay