SSIS Excel Connection Manager failed to Connect to the Source

前端 未结 13 1931
青春惊慌失措
青春惊慌失措 2020-12-23 17:42

I have a server that is capable of creating and running an Excel Import task using the Import Wizard. I am trying to automate that process by using a visual Studio 2010 Inte

13条回答
  •  [愿得一人]
    2020-12-23 18:05

    you can try this:

    Uninstall office365

    then install only Access Database Engine 2016 Redistributable 64 bit

    Also set Project Configuration Properties for Debugging Run64BitRuntime = False

    It should work.

提交回复
热议问题