SSIS DSN contains an architecture mismatch between the Driver and Application

来源:互联网 发布:java 对url encode 编辑:程序博客网 时间:2024/06/02 03:17
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运行时。



阅读全文
1 0
原创粉丝点击