MS SQL Server
  Home arrow MS SQL Server arrow Using Data Transformation Services, part 5...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Actuate Whitepapers 
Moblin 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MS SQL SERVER

Using Data Transformation Services, part 5: Package Execution with ASP.NET
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 12
    2005-06-13

    Table of Contents:
  • Using Data Transformation Services, part 5: Package Execution with ASP.NET
  • Creating the package details of the two connections
  • Part B: Create a Web project
  • Write simple code to execute the package
  • Verify the results

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
    IBM developerWorks
     
    ADVERTISEMENT

    AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th -1:00PM EST. Register Today!

    Using Data Transformation Services, part 5: Package Execution with ASP.NET


    (Page 1 of 5 )

    This tutorial builds on earlier articles in the series, which explained (among other things) how to create a DTS package with ImportExportWizard. In this article, you will learn how to execute the DTS packages designed and saved on the SQL Server from ASP.NET using Visual Studio 2003.

    In previous tutorials, step-by-step methods of creating a DTS package with ImportExportWizard, as well as using the DTS Designer, have been described in considerable detail. The scripting involved in data transformations was also described.

    The main focus of this tutorial is to guide the user in executing the DTS packages designed and saved on the SQL Server from ASP.NET using Visual Studio 2003. In order to complete the tasks in this tutorial, the reader is advised to review the previous tutorials on this topic available online.

    We will follow the steps indicated here:

    Part A:
    • Create a dts package
    • Create an SQL Connection
    • Create an MS Excel Connection
    • Create a Transform Data Task
        This task populates a table in SQL server with data in an excel worksheet
    • Configure the task
    • Save the package and execute
    • Verify the results of transformation
    Part B:
    • Create a Web project using VS 2003
    • Add references to DTS COM Assemblies
    • Write simple code to execute the package
    • Verify the results
    Part A:

    We will completely skip this part, except for showing some of the important specifics that are needed in executing the package via ASP.NET using the VS 2003 IDE. Please refer to the earlier tutorials located here for details.

    More MS SQL Server Articles
    More By Jayaram Krishnaswamy


     

    MS SQL SERVER ARTICLES

    - Completing the Introduction to Transact-SQL
    - A Brief Introduction to Transact-SQL
    - Lookups and Blocking Bad Data
    - Field Validation Rules for Blocking Bad Data
    - Using Masks to Block Bad Data
    - Blocking Bad Data
    - Using @@ROWCOUNT and TABLE Variables for Dat...
    - How to Use Variables, IF and CASE in Databas...
    - Creating Important Aspects of Notification S...
    - Working wth Variables in Database Interactio...
    - Delving Deeper into Notification Services
    - Notification Services
    - Building a Multi-table Report with SQL 2005 ...
    - A Secure Way of Building Connection Strings
    - Transferring a Database Using the SSIS Desig...




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway