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运行时。 相关文章: