Quantcast
Channel: Questions in topic: "ssis"
Viewing all articles
Browse latest Browse all 813

SSIS 2005 and counts

$
0
0
I have a table with the following columns: Source, Cell, Qmodel and Multi_Flag. We have to provide counts or a frequency distribution on these columns and report in Excel. These columns could change on the next project to new column names. I would like some suggestions on providing counts for columns in a SQL table but not have to modify the SSIS package each time the column name changes. The columns for Project2 could be: List, Decile, Model and Flag. This would then be exported to MS Excel for strategist. Right now we are manually running counts in SQL and pasting the result set into Excel. Would like a more automated approach. Thanks!

Viewing all articles
Browse latest Browse all 813