Rohit Prabhakar

I build agentic revenue systems for Fortune 50 companies

  • Digital Transformation
  • Leadership
  • Marketing
  • Writing
  • Home
  • Privacy Policy

Database Migration from Postgres to SQL Server or any other DB to SQL Server

March 24, 2010 by Rohit Prabhakar 2 Comments

Upgrade to SQL Server 2000 and SQL Server 7.0

In order to migrate a database from POSTGRES to MS SQL Server use a very powerful set of tools called Data Transformation Services (DTS). These tools can help you perform these tasks in Microsoft SQL Server 2000. DTS can help you import, export, and/or transform data from various sources to single or multiple locations. Please refer to a very good illustrative article for all details at TechRepublic.

In order to migrate data from postgres please install an ODBC driver for postgres so that the DTS can communicate with the postgres. Once this is done use import/export or copy database wizard available in MS SQL Server. Create a DTS job on your MS SQL Server and schedule it using dtsrun.

Upgrade to SQL Server 2005

If you are migrating to SQL Server 2005 you can use Import/Export wizard provided by Integration Services package (SSIS) or even the Data Transformation Services (DTS).

In order to use SSIS you need to have SQL Server Business Intelligence Development Studio installed. A very nice tutorial that illustrates how to use the import/export on SSIS is available at Database Journal written by Gregory A. Larsen

If you are confused between DTS and SSIS please refer to a very good discussion on Simple Talk. Laso refer to MSDN for better details.

Good resource on Postgres.

Reblog this post [with Zemanta]

Filed Under: Programming, Technology, The Frontier Tagged With: Business Intelligence Development Studio, Data Transformation Services, database, database migration, FAQs Help and Tutorials, Microsoft sql server, Microsoft SQL Server 2000, migrate data, migrate database, migrate db2 to sql server, migrate My SQL to sql server, migrate oracle to sql server, migrate postgres to sql server, oracle, postgres, rohit, SQL SERVER, SQL server 2000, SQL server 2005, SQL server 7, SQL Server Integration Services

Sun in Oracle!

February 6, 2010 by Rohit Prabhakar Leave a Comment

Things are becoming more clear about the takeover of Sun by Oracle (Don’t worry the Sun will still shine). The world’s most popular programming language is surely going to live and evolve but, Sun cloud is no more a story but  a history!

Detailed story

A very good post on the acquisition 5 Opportunities and 3 Threats for Oracle. Must read!!

Filed Under: Technology, The Frontier Tagged With: Java, oracle, rohit, Sun, sun cloud

Copyright © 2026 · Genesis Framework · WordPress · Log in