June 17, 2008
Download SQL Server 2008 Release Candidate - Here
SQL Server 2008 RC0 will automatically expire after 180 days.
No Comments » |
Downloads, SQL2008 |
Permalink
Posted by shahharsh
June 1, 2008
What is Task Host Container in SSIS?
- It’s a default container where every single tasks fall into.
- If we don’t specify a container then the task will fall into Task Host container.
- The Task Host is not configured separately, instead, it is configured when we set the properties of the task it encapsulates.
- SSIS extends variables and event handlers to the task through task host container
By Harsh Shah
No Comments » |
Interview, SSIS |
Permalink
Posted by shahharsh