|
|
|
|
Browse by Tags
All Tags » Video » For Each Loop » sql server integration services (RSS)
-
Earlier today while surfing the SSIS forum on MSDN I noticed a question that asked how one could execute a series of .sql files using SSIS. One suggested approach was to read the contents of the file(s) into a variable using a Script Task and then execute the contents of that variable using an Execute SQL Task. Well, that would work but there is ...
|
|
|
|
|