将数据从平面文件加载到 Sql 服务器表,并使用 SSIS 导出到 excel [英]Load data from flat file to Sql Server table and also export to excel using SSIS
SSIS:C#脚本任务:如何根据运行dtsx的服务器环境更改SQL连接字符串? [英]SSIS: C# Script task: How to change a SQL connection string based on server environment that the dtsx is running on?
如何使用SSIS脚本任务C#2005或2008解压缩包含多个文件的文件夹? [英]How to unzip a folder with multiple files using SSIS script task C# 2005 or 2008?
查询值和目标字段的数量不同 - C# 脚本任务 SSIS - 使用动态列将 SQL Proc 的结果导出到 Excel [英]Number of query values and destination fields are not the same - C# Script Task SSIS - Export Results of SQL Proc to Excel Using Dynamic Columns