SSIS package with ODBC source Teradata Deployment issue
SSIS package works fine in Visual Studio, But when deployed it says gives error, SQL Jobs fails execution
SSIS package works fine in Visual Studio, But when deployed it says gives error, SQL Jobs fails execution
Can any one help me how to create Ldap connecting string for Teradata. I have Teradata 14.x client I tried like this but its not working: Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset")
I am executing SSIS packages that override the Connection string by submitting new connection parms from batch execution of the package using dtexec.
When I use the Teradata connection strings in my web.config file I get the error "Unable to find the requested .Net Framework Data Provider. It may not be installed." Am I supposed to need to do/use