|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Migrating from mySQL to SQL Server
Hello all,
We plan to migrate a mySQL database with around 110 tables to SQL Server. I understand that I can get a dump of the mySQL DB using mysqldump. What tweaking is necessary with the dump file before I use it in the SQL Query Analyzer? Is there any 3rd party tool out there that takes care of the differences in datatypes etc? TIA |
|
#2
|
||||
|
||||
|
You might be able to use the data transformation tools in SQLServer - which save heaps of messing about in mySQL.
Create the DB in SQLServer, then run the Import Data wizard. It's extremely straight forward from there. |
|
#3
|
|||
|
|||
|
Migrating almost any database
I use data loader for migrating almost any data, it helps me to convert MSSQL to MYSQL, MS access to MSSQL, mysql, csv loader, foxpro and MSSQL to MS access, MYSQl, CSV, foxpro etc. In my view this is a best Data Migration Tool
Download Free find here: www(.)dbload(.)com |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Migrating from mySQL to SQL Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|