SunQuest
 
       MS SQL Server
  Home arrow MS SQL Server arrow Copying a Table from Oracle 10G XE to SQL ...
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

Copying a Table from Oracle 10G XE to SQL 2000 Server using DTS
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 6
    2006-09-27

    Table of Contents:
  • Copying a Table from Oracle 10G XE to SQL 2000 Server using DTS
  • Creating a New DTS Package
  • Adding a Transform Data Task
  • Executing the Package

  • 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
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Copying a Table from Oracle 10G XE to SQL 2000 Server using DTS


    (Page 1 of 4 )

    Database users sometimes need to transfer data from one vendor type to another. Sometimes data stored in a large scale database such as Oracle or MS SQL Server may be transferred to smaller desktop database applications such as MS Access, MS Visual FoxPro, etc. This tutorial is an exercise in such a transfer from Oracle 10G XE to SQL 2000 server using Data Transformation Services. I urge readers to review the articles on DTS in particular and data migration in general on the ASP Free site to get the most out of this tutorial.

    Tutorial Requirements

    The tutorial assumes that you have a working Oracle 10G XE program, a great product. If you do not have this product, you can install it for free. The details for getting the program and installing are discussed at this link. You must also have the MS SQL 2000 Server working on the same machine, or a connected machine. For this tutorial both programs are running on a Window XP Professional machine.

    By going to Start-->All Programs-->Oracle 10G Express Edition-->Go to Database Homepage you can access the login page for the database. Assuming you have added the hr user, you can log in with the pair hr/hr and get access to the HR database. After you are authenticated you may click on the Object Browser icon to reveal the objects. From the drop-down Tables, you will be able to display all the table names. You may choose the Employee table that we will use the DTS to transfer to the SQL 2000 server. The next picture shows the design details of this table.

    The following is a sample of the data from this table.

    More MS SQL Server Articles
    More By Jayaram Krishnaswamy


       · SSIS is better than DTS, but sometimes DTS is simpler. For example there is no copy...
     

    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 3 hosted by Hostway