//2009 February | dbForge Team Blog » 2009 » February

Archive for February, 2009

Data migration from MySQL to other DBMS

Thursday, February 5th, 2009

Contents

  • Introduction
  • About Data Export feature
  • How to move data using Data Export
  • Summary

Introduction

This article describes how to migrate data from MySQL database to any other database, for example, Oracle, Microsoft SQL Server, IBM DB2, or PostgreSQL one, using Data Export feature of dbForge for MySQL products. To illustrate it, we will move data from table actor and the query result from sakila database that exist on MySQL server to the schema SCOTT on Oracle server. To see the screenshots in full size, just click them.

(more…)


"));