|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#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. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Migrating from mySQL to SQL Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|