Can not find TUTORIAL directory after downloading the "SQL Server 2008R2 product code samples" pack multiple times? Where are these TUTORIALs found? ETL tutorials

Answered Can not find TUTORIAL directory after downloading the "SQL Server 2008R2 product code samples" pack multiple times? Where are these TUTORIALs found? ETL tutorials

  • Friday, November 12, 2010 6:04 PM
     
     

    I download the SQL Server 2008R2 product code samples several times, installed and uninstalled serveral times. The directory doesn't show up under "C:\Program Files\Microsoft SQL Server\100\Tools\Samples" where it should be? Anyone have ideas on how to obtain these TUTORIAL files? Where are they???

     


All Replies

  • Monday, December 20, 2010 8:02 PM
     
     

    SQL Server 2008 R2 samples are installed, by default, to the following folder:

    C:\Program Files\Microsoft SQL Server\100\Samples\<Technology>

    For example, the Integration Services samples are installed to this folder:

    C:\Program Files\Microsoft SQL Server\100\Samples\Integration Services


    Carla Sabotta
  • Sunday, May 22, 2011 1:01 AM
     
     

    I am having the same issue as BlueIzzzz. I installed for Integration services tutorial, but the folder does not appear in the Samples folder. I see all the AdventureWorks folders, but none for Integration Services.

    According to the tutorial found here: http://msdn.microsoft.com/en-us/library/ms170583.aspx

    The sample files should be found here: c:\Program Files\Microsoft SQL Server\100\Samples\Integration Services\Tutorial\Creating a Simple ETL Package\Sample Data folder

    But like I said, there isn't an Integration Services folder. When I installed the sample databases I had no errors, so where did they go? If they're not installing, where can I download them separately?

  • Sunday, May 22, 2011 5:27 AM
     
     Answered

    I figured it out. The instructions make it sound like you just install the AdventureWorks DBs and you're all set. However, you have to install the Integration Services Tutorials.

    Here's a link to the page: http://msftisprodsamples.codeplex.com/releases/view/45916

    • Proposed As Answer by DragonCodez Monday, May 23, 2011 1:13 AM
    • Marked As Answer by BlueIzzzz Monday, October 17, 2011 2:59 PM
    •