Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从本地机器执行 SSIS 包,VM 机器上有不同的源文件,这些文件是该包的源文件,SSIS 包如何连接到 VM 机器获取源文件并执行包。
VM 只是另一台计算机,因此适用相同的“技巧”。在虚拟机上创建文件共享,确保权限设置正确,确保防火墙允许访问等。
修改您的 SSIS 包以查找文件\\vm1\share\datafolder
\\vm1\share\datafolder