MS SQL Server
  Home arrow MS SQL Server arrow Page 2 - Using DTS: Import From/Export To a Non-Mic...
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 
Moblin 
JMSL Numerical Library 
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 DTS: Import From/Export To a Non-Microsoft Database
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 13
    2005-11-02

    Table of Contents:
  • Using DTS: Import From/Export To a Non-Microsoft Database
  • Initial preparation before calling DTS
  • Create a File DSN for SQL Anywhere
  • Export a table from MS SQL to SQL Anywhere
  • Import a table from SQL Anywhere to MS SQL

  • 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


    Using DTS: Import From/Export To a Non-Microsoft Database - Initial preparation before calling DTS


    (Page 2 of 5 )

    Before you move tables from one system to the other, you need to make some initial preparations to the system so that the operation completes without a hitch.

    Start MS SQL Server and Enterprise Manager

    The MS SQL Server must be started since we are operating with its database. Also for visualizing and verifying transfer, the Enterprise manager should be running, although it can be started when needed.

    Start SQL Anywhere Server and Sybase Central User Interface

    SQL Anywhere server must be started, and Sybase Central, which is the counterpart of the Enterprise Manager, must be started and connected. The SQL Anywhere server can be started from Start ->All Programs ->Sql 9 Anywhere ->Adapter Server Anywhere ->Network Server Sample. For details about this please review my previous article. You should see the following screen when the server starts.

    SQL Anywhere ramping up

    Sybase Central can be launched by following the trail, Start -> ALL Programs-> Sql 9 Anywhere ->Sybase central. When it is launched it is not connected to the server as shown here.

    Sybase Central Admin Panel

    You can connect to the server started in the previous step by using the drop down in the file menu, File -->Connect. When you click on connect, you will face the following window which requires authentication. For username enter dba and for password enter sql and click OK.

    Clicking on the Database tab, the next screen will be shown. If you click on Find..., the dropdown should show the asademo9 server, assuming you have started the database server. The database is identified by a file name in the C: directory, and therefore you may browse to that file. In the present example the complete path to the directory is C:\Program Files/Sybase/SQL Anywhere 9/asademo.db.  Enter the same information in the dropdown marked Start Line: Please refer to the previous tutorial for other details.

    More MS SQL Server Articles
    More By Jayaram Krishnaswamy


       · Come read the article and comment! The method is quite generic. You can...
       · Hi, You say that DTS can be used independantly of MS SQL Server but how would you...
       · Hi skippy:Try this free download of MSDE [Download Microsoft SQL Server 2000...
       · How do we cary over the primary keys when porting data from sybase to sql...
       · I am just returning from a vacation, and I will try to show it through a demo...
     

    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