SSIS 运行package时driver遇到错误 :
Description: System.Data.Odbc.OdbcException: ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application

解决方案:

需要在sql job的step中配置32bit运行时。

SSIS DSN contains an architecture mismatch between the Driver and Application

相关文章: