I have no problem running an SSIS package from VS2015 on my dev machine transferring from Teradata 15 to SQLServer 2016 using Attunity 4.0 and all of the following from TTU 16.10.01:
ODBC Driver
OLEDB Access Module
.Net Data Provider
TPT Base
TPT Stream
but when I deploy the package to the same SQLServer the execution fails with this error:
"Data Flow Task:Error: The version of Teradata Source - [source name] is not compatible with this version of the DataFlow."
I have installed exactly the same Attunity & TTU drivers on the server.
Have I missed setting up something on the SQL Server?