SSIS package fails in sql server agent, but not in visual studio. ODBC Connection

僤鯓⒐⒋嵵緔 提交于 2019-12-07 15:26:27

I was able to fix this problem by creating a 64 bit System DSN with the same name as the 32 bit one.

Task Manager's Platform column shows that my Visual Studio (devenv.exe) is 32 bit and that my SQL Server Agent service (SQLAGENT.EXE) is 64 bit. That explains it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!