MySQL Forums
Forum List  »  Microsoft SQL Server

Re: How to migrate SQL Server to MySQL...
Posted by: Vladimir Bilyak
Date: June 02, 2012 01:03AM

Hi Tony,

here is step-by-step guide on how to migrate database from SQL server to MySQL:

http://www.codeproject.com/Articles/29106/Migrate-MySQL-to-Microsoft-SQL-Server

If you need a conversion tool for this task, take a tool at this one:

http://www.convert-in.com/mss2sql.htm

It can either migrate MS SQL database to MySQL server directly or create local file with MySQL statements to create tables and fill them with the data.



Edited 1 time(s). Last edit at 06/02/2012 01:03AM by Vladimir Bilyak.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to migrate SQL Server to MySQL...
June 02, 2012 01:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.