• wendy elizabeth (2/11/2014)


    1. What type of file should I open? Should I open a file called ssispackage.sln? Is the last node called *.sln?

    .sln is a solution, not a package. A package is .dtsx.

    your best bet is to export the file from the msdn and open it up in VS 2k8 inside a project for SSIS.

    2. Is there a certain type of visual studio editor that I should use? For example, for an SSRS reports I open a bids editor and for programming in C# I open up an editor that is setuyp for C# programming.

    Open it up in either BIDS 2k8 or VS 2k8. Nothing else. 2k5 versions will not be able to view a 2k8 package, and VS2010 or SQL 2012 will upgrade the package and not allow you to downgrade it.

    3. Basically can you give me directions on how to open and work with ssis packages that are for sql server 2008 or sql server 2008 r2?

    http://technet.microsoft.com/en-us/library/ms169917(v=sql.105).aspx

    http://www.codeproject.com/Articles/173918/How-to-Create-your-First-SQL-Server-Integration-Se

    http://www.youtube.com/watch?v=Jl0Vze2_6_o


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA