Recently I was testing data migration from MSSQL to MySQL using MySQL Workbench. My aim was to include data with all datatype available in MSSQL for migration. In this following blog post will see data migration prerequisites, migration steps and few common errors.
- About MySQL Workbench
- Prerequisite
- DATA SOURCE ODBC Configuration
- Required privileges on MS-SQL DB
- DB Servers Data Types …