SSIS Package Works in VS but not in SSIS because of ODBC Data Flow Task Error
问题 We have a test package that was designed using VS2017 that has one "Data Flow Task" object with "ODBC Source" and "ODBC Destination" objects within it. The package is simply trying to move records from table 'Table_1' to table 'Table_2' in the same SQL Server 2014 database named 'Test'. When we execute the package from VS2017, it runs successfully. However, when we import that package into SSIS, and then run the package directly from there, we get the following error messages (see screen