From:       To:      

Home > Documentation > SQL Server to MySQL

SQL Server to MySQL Tutorial

The process of database migration from SQL Server or Azure SQL to MySQL, MariaDB or Percona consists of the following steps:

  1. Select Conversion Mode
  2. Connect to SQL Server
  3. Connect to MySQL or MySQL script file settings
  4. Select Databases
  5. Conversion Settings
  6. Select Tables
  7. Select Views

 

RELATED TOPICS