4 Jun 2006
Updated: 4 Jun 2006
Rating: 4.69/5
Votes: 12
Popularity: 4.89
Licence: Not specified
Views: 328,175
Bookmarked: 27
Downloaded: 0
SSIS has a built in function for loops. In this blog article, I want to demonstrate how to use SSIS's Foreach ADO enumerator to loop through a list of SQL server names and collect some basic data (e.g. name, language, version, etc.) about them.
|