Click here to Skip to main content
Click here to Skip to main content
Articles » Database » Database » Utilities » Downloads
 

Load and Execute SSIS Packages in Microsoft Windows

By , 26 Mar 2010
 
CreateSourceAndDestinationForSSISPackage.zip
SSISWindowsLauncher.zip
SampleSSIS
bin
SamplePackage.dtsx
SampleSSIS.database
SampleSSIS.dtproj
SampleSSIS.dtproj.user
SSISWindowsLauncher
bin
Debug
icon_eek.ico
Images
Brittany.jpg
icon_eek.ico
Microsoft.SQLServer.ManagedDTS.dll
obj
Debug
Properties
Settings.settings
SSISWindowsLibrary
bin
Debug
Microsoft.SQLServer.ManagedDTS.dll
obj
Debug
Properties
<Window x:Class="SSISWindowsLauncher.Splash"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Splash" Height="463" Width="622" WindowStyle="None" WindowStartupLocation="CenterScreen">
    <Grid>
        <Image Name="imgSplash" Stretch="Fill" Source="Images/Brittany.jpg" />
    </Grid>
</Window>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Dr. Song Li
United States United States
Member
I have been working in the IT industry for some time. It is still exciting and I am still learning. I am a happy and honest person, and I want to be your friend.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 26 Mar 2010
Article Copyright 2010 by Dr. Song Li
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid