How to Migrate MySql database to Sql Server "EASY"

  Рет қаралды 56,538

Shakir Ali

Shakir Ali

Күн бұрын

Пікірлер: 77
@dmueller78
@dmueller78 Ай бұрын
This guide helped me a lot. For anyone searching in 2024, the video showed him use an older MySQL ODBC driver than 9.1 which is out right now. I could not get a connection from SSMA to a local MySQL using 9.1. I switched it to 8.0 and it worked perfectly. This video was also very helpful walking through the process of migrating the data and saved me a lot of time.
@AbeL-mp3cq
@AbeL-mp3cq 2 жыл бұрын
i migrate from mysql to sql server 2012, right now, it's 09-08-2022, still working, ty Shakir
@islamicworld8061
@islamicworld8061 3 жыл бұрын
You are legend bro. Well explain in short time with quite easy steps .
@astatine0085
@astatine0085 Жыл бұрын
what about migrating into sql server express 2019? the free version doesn't have the connection features needed from what I read.
@dwainbeckford1
@dwainbeckford1 2 жыл бұрын
Worked for me but I used the SSMA for MySQL not for Access. Any reason why the used the SSMA for Microsoft Access in this video? Seems you indeed used the SSMA for MySQL as after you opened it on the desktop it said for MySQL.
@vijayfulwar6172
@vijayfulwar6172 2 жыл бұрын
Will it be good for blob data type fields.
@ucretsiztakipci6612
@ucretsiztakipci6612 5 жыл бұрын
Great, helped me to migrate 15.8 million rows.
@fahadsulaiman6451
@fahadsulaiman6451 4 жыл бұрын
which collation need to use when migrating arabic content from mysql to mssql
@ezequielgustavomunoz1441
@ezequielgustavomunoz1441 3 жыл бұрын
thank you very much brother! I send to you good wishes from Argentina!
@ShakirAlimit
@ShakirAlimit 3 жыл бұрын
I really appreciate it if you subscribe to my channel.
@ezequielgustavomunoz1441
@ezequielgustavomunoz1441 3 жыл бұрын
@@ShakirAlimit yes brother, ;)
@clementsebastian5258
@clementsebastian5258 4 жыл бұрын
Thumbs up for the post. I never thought if I could make it.
@zameer.vighio
@zameer.vighio 2 жыл бұрын
Great work, Keep it up.... 👍
@fahadsulaiman6451
@fahadsulaiman6451 4 жыл бұрын
In mssql, show prefix in the table after migration. for example business.adjusment in your table. how to remove (business) while migrating.
@dipjoytidebnath5530
@dipjoytidebnath5530 4 жыл бұрын
how to data migrate.in your process only schema are migrated soi please explain how migrated data and schema both
@christianlugatiman9226
@christianlugatiman9226 4 жыл бұрын
Thanks! You saved my 1 million+ data :)
@ShakirAlimit
@ShakirAlimit 4 жыл бұрын
thanks and don't forget to subscribe my channel.
@erfanazkat2133
@erfanazkat2133 2 жыл бұрын
i love you you saved my life you are my hero
@gopalt1848
@gopalt1848 4 жыл бұрын
@Shakir Ali Hi , I want to migrate data without down time. So if i start MigrateData at 10 AM and it may take 1hr to complete. Now , if the source DB got some other events like insert,update or delete then how to do we migrate only those particular changes? If we use Migrate Data option again for 2nd time, then it will migrate whole Table data or only those particular changes? Do we have any options to automate this process?
@sergiovalp
@sergiovalp 4 жыл бұрын
thank you, ¿is possible avoid the database name for each table that is migrated in the target sqlserver? I mean "category" instead "business.category"?
@PBmcclain
@PBmcclain 4 жыл бұрын
by any chance have you figured out how to do what you were asking?
@PBmcclain
@PBmcclain 4 жыл бұрын
just fyi i forgot how sql saved. you have to save into a schema. So the best bet is to change the default under modify before conversation to 'dbo'
@muzammelhaquemukul7089
@muzammelhaquemukul7089 3 жыл бұрын
Great video. What if there is any reference between two table in MySQL like primary & foreign key in SQL Server. Does it keep, convert them and migrate them to SQL Server as is or have to do something else afterwards.
@ShakirAlimit
@ShakirAlimit 3 жыл бұрын
Yes it will take care about it.
@muzammelhaquemukul7089
@muzammelhaquemukul7089 3 жыл бұрын
@@ShakirAlimit Thanks for the reply. Greatly appreciated.
@jamols09
@jamols09 4 жыл бұрын
I cannot find Connect To Mysql server. Only showing up Connect to Sql server, Find Databases & Add Databases
@gopalt1848
@gopalt1848 4 жыл бұрын
Thanks for video. if we use again MigrateData option after some then it will migrate all records or only new records which are inserted in meantime. any idea?
@ShakirAlimit
@ShakirAlimit 4 жыл бұрын
Not getting your point sir
@gopalt1848
@gopalt1848 4 жыл бұрын
​@@ShakirAlimit Hi , I want to migrate data without down time. So if i start MigrateData at 10 AM and it may take 1hr to complete. Now , if the source DB got some other events like insert,update or delete then how to do we migrate only those particular changes? If we use Migrate Data option again, then it will migrate whole Table data or only those particular changes? Do we have any options to automate this process?
@andreiputivet5126
@andreiputivet5126 5 жыл бұрын
I was helpful, thanks. Change second link in description: www.microsoft.com/en-us/download/confirmation.aspx?id=54257
@eula1194
@eula1194 2 жыл бұрын
Make a vid on how to connect to both at the same time and fetch data from both
@hugomancera117
@hugomancera117 5 жыл бұрын
Thanks for the video, it helps me out a lot!! now that I have migrated my tables my question comes this way: How can I keep my data sync / up-to-date, do I need to keep doing this or is there another way? please help me out with another video or links on how to do this.. I appreciate your help. Thx.
@ShakirAlimit
@ShakirAlimit 5 жыл бұрын
I am not sure this will lost your data. But you can do few things you create a script to insert old data and after migration you can run that script, this will update your tables.
@chethanprasad4944
@chethanprasad4944 2 жыл бұрын
Thank you for the video 🙂
@umairnawazdeputyassistantd6126
@umairnawazdeputyassistantd6126 4 жыл бұрын
So much helping video ...Thx bro keep it up Jazakallah
@ShakirAlimit
@ShakirAlimit 4 жыл бұрын
Thank you!
@Jikpuk
@Jikpuk 3 жыл бұрын
thanks for the video. you helped me a lot🙏
@gurdialmanj
@gurdialmanj 4 жыл бұрын
system error 126 myodbc8w.dll error copied the file to desired location but error still persist
@Luziuh
@Luziuh 4 жыл бұрын
somos cinco pibes y nos salvaste el proyecto a todos
@ShakirAlimit
@ShakirAlimit 4 жыл бұрын
Can you speak English
@jamols09
@jamols09 4 жыл бұрын
But I cant find my database server in the list
@mahenpriy
@mahenpriy 2 жыл бұрын
nice one thanks a lot....
@mohamedabogabal84
@mohamedabogabal84 5 жыл бұрын
Can I use This tool to mingrate from Sql Server to mysql database?
@miloraddjurdjic1695
@miloraddjurdjic1695 4 жыл бұрын
since I don't see any response and i know I am about 6 months late but you can use mysql workbench to do migration, it works perfectly.
@oleoni1437
@oleoni1437 4 жыл бұрын
that was awesome, this method is working perfectly fine, thanks a million.
@elga0311
@elga0311 3 жыл бұрын
Excellent, great video. You helped me a lot.
@ShakirAlimit
@ShakirAlimit 3 жыл бұрын
Thank you
@shahg5864
@shahg5864 6 жыл бұрын
Nice lecture
@ariffkmy4235
@ariffkmy4235 3 жыл бұрын
Thank you very much brother! You saved my day!
@rakeshverma5099
@rakeshverma5099 3 жыл бұрын
Good Bro
@hansdebruijn2821
@hansdebruijn2821 4 жыл бұрын
Thank you very much! That helped me a lot.
@PBmcclain
@PBmcclain 4 жыл бұрын
Great video! Thanks for producing this!
@hugoquezada6421
@hugoquezada6421 2 жыл бұрын
You are grate!! Thank u man!
@mahfuzurrahman4860
@mahfuzurrahman4860 2 жыл бұрын
Great! It's worked, thanks.
@limsocheat
@limsocheat 5 жыл бұрын
Thanks You. It works perfect.
@vanzettydurant
@vanzettydurant 3 жыл бұрын
exc elent -thank for your help
@sonvu-cg9fd
@sonvu-cg9fd 3 жыл бұрын
Good job.. Thank you!
@nicolelau917
@nicolelau917 4 жыл бұрын
Dang it. I was following the video and wondering why SSMA looked different for me than in the video. He said to get Microsoft SQL Server Migration Assistant v7.8 for ACCESS. It's really Microsoft SQL Server Migration Assistant for MYSQL *cries** It's fine. Everything's fine T0T
@TechandArt
@TechandArt 4 жыл бұрын
Plz have a watch on Tech & Art
@Yaseen176
@Yaseen176 Жыл бұрын
wrong information provide you. Access link but show mysql
@MrBuzerguy
@MrBuzerguy 4 жыл бұрын
Thank you Shakir Ali!
@ShakirAlimit
@ShakirAlimit 5 жыл бұрын
Yes you can...
@LuigiEnTwitch
@LuigiEnTwitch 4 жыл бұрын
YES YOU KNOW THAT I KNOW THAT YOU KNOW THAT I CAN
@ezmooj
@ezmooj 4 жыл бұрын
Awesome
@hptimef4
@hptimef4 3 жыл бұрын
Thank you so much.
@renklidunyamz5758
@renklidunyamz5758 5 жыл бұрын
man is king! thanks
@AshwinKumar-yb1dl
@AshwinKumar-yb1dl 3 жыл бұрын
Thank you...!
@ujnplay
@ujnplay 4 жыл бұрын
thanks a lot :)
@ShakirAlimit
@ShakirAlimit 4 жыл бұрын
@Eugene Thanks for watching my tutorials. Don't forget to subscribe my channel. :)
@sinano.726
@sinano.726 4 жыл бұрын
Thanks!
@hamzaessaadi7569
@hamzaessaadi7569 4 жыл бұрын
thank youu !!
@fahadsulaiman6451
@fahadsulaiman6451 4 жыл бұрын
ARABIC CONTENT not migrating..
@MiguelEspinozaThreeScrews
@MiguelEspinozaThreeScrews 4 жыл бұрын
Good!
@AbeL-mp3cq
@AbeL-mp3cq 2 жыл бұрын
TE AMO WN TE AMO
@quvntvn
@quvntvn 5 жыл бұрын
#BtsSio
07 How to Migrate SQL Server database to MySQL
6:15
Learn SSIS
Рет қаралды 37 М.
How to Migrate Mysql database to Microsoft SQL Server
13:22
Allen-Inet
Рет қаралды 7 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
How to Convert MS SQL Database to MySQL Database (Step by Step)
17:40
Kindson The Tech Pro
Рет қаралды 55 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
The Best Android Smartwatch Under ₹15,000!
11:08
Sillycorns
Рет қаралды 15 М.
SQL vs NoSQL or MySQL vs MongoDB
21:30
Academind
Рет қаралды 1,8 МЛН
Java Swing UI - Design jTable
4:48
Freecss
Рет қаралды 71 М.
Backup and Restore Database in SQL Server
7:15
SQL with Manoj
Рет қаралды 356 М.
Migrating databases from Oracle to SQL Server SSMA
16:50
EL-MAHJOUB Eddoua
Рет қаралды 89 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН