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.
我在 C:\CompressFiles 中有 5 个名为 test1.gz、test2、gz....test5.gz 的文件,我想将它们解压缩并将它们加载到其他文件夹 C:\DecompressFile 中。我尝试在 ssis (visual studio 8) 中使用执行进程任务和脚本任务,但没有运气。有什么解决办法吗?任何帮助表示赞赏。
谢谢。
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/00f110d9-9be8-481c-9696-75be9973e728/how-do-you-unzip-a-file-in-an-ssis-package?论坛=sqlintegrationservices
这可能是一个很好的起点。选择一种适合您的方法。如果您遇到困难,请告诉我们。祝你好运!