Tuesday, May 26, 2009

SSIS Video Tutorials , SSIS Webcast , SSIS Training , SSIS Study Guide

SSIS Video Tutorials on JumpStart TV:


Reference: SSIS Team Blog

4 comments:

  1. Carla3:06 PM

    Additional SSIS videos are available at http://msdn.microsoft.com/en-us/library/dd299421.aspx

    ReplyDelete
  2. Please check with this URL for SSIS Video Download:

    http://msdn.microsoft.com/en-us/library/dd299421.aspx

    Thanks
    Ragavan Ramu
    Bangalore

    ReplyDelete
  3. Hi Siddharth,

    this is Jane.

    In my development of SSIS Package i hav a task.

    I hav a file in PHP website (dont knw the exact location)

    so wht i need whn i run the package the file has to be loaded into the local system and then the ETL process has to start.

    So can u tel me wht r the steps that i hav to follow, wht task i hav to use, in steps.

    Thanks in Advance,
    Jane.

    ReplyDelete
  4. Please refer to some basic SSIS tutorial for the same. The tasks that you would need are File System Task for file transfer and other regular tasks like source adapter, few transforms, and destination adapter for your ETL.

    ReplyDelete