您的位置:首页 > 移动开发

SSIS DSN contains an architecture mismatch between the Driver and Application

2017-11-18 20:39 886 查看
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运行时。

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐