MySQL to SQL Server

Source: Internet
Author: User

1 download Microsoft SQL Server Migration Assistant for MySQL.

2 If you are connecting to a remote database, be aware

MySQL: Change the host in the user table in database named MySQL to%: Update user set host = '% ' where host= ' localhost '; Password is empty it's best to use this method

Refer to a different approach: http://www.2cto.com/database/201205/132457.html.

Sqlserver:http://www.2cto.com/database/201310/249976.html finally pay attention to shutting down the firewall or adding SQL Server programs into the Firewall trust.

3 Conversion Tutorial http://yrq205.blog.163.com/blog/static/47672140201210612556145/

Note Create a new database with the same name in SQL Server in advance.

MySQL to SQL Server

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.