How to Migrate MySQL Database to MS SQL Server Database

preview_player
Показать описание
Database migration is the process of transferring data between two database engine. The process includes schema migration, Synchronization of database and data migration between MySQL database to SQL Server.

Step #1 Download and Install SQL Server Migration Assistant for MySQL

Step #2 Download and Install Connector/ODBC for mysql

Step #3 Open SQL Server Migration Assistant
a) Connect MySQL Database
b) Connect SQL server
c) Migrate Schema
d) Synchronize Database
e) Migrate database
Follows the steps show in video
Done !!
Рекомендации по теме
Комментарии
Автор

Thanks a lot man, it was very useful to me!I appreciate that!

sherek
Автор

Thanks a lot, a very helpfull video!!

danieldlr
Автор

thanks a lot... its very useful
can you suggest me how to auto sync MySQL Database to MS SQL Server Database

aslalshaja
Автор

To com problema mysql 8.0 para sql server 2019, alguns dados estão cortando parte do texto.

Exemplo nome, muitos estão corretos outros cortando.

CPF a mesma coisa, tem alguma ideia de como ajustar isso ?

charbelsalles
Автор

system error 126 myodbc8w.dll error copied the file to desired location but error still persist

gurdialmanj
Автор

can u please help me to migrate data from sql server to ms sql

akramsherkhan
Автор

Can we migrate procedures, functions and triggers as well?

chitwanhumad
Автор

Why is my Connect to Mysql Tab not showing?

jamols
Автор

please make video of installing of two mysql instances at a single machine

Royals_adda