0

Possible Duplicate:
How to export data from SQL Server 2005 to MySQL

In my project, I want to transfer

sql-server table to mysql table.

But I am not getting SQL command from SQL Server to run script on MySQL table.

1
  • SQL server means Microsoft SQL Server? Commented Apr 2, 2012 at 6:32

2 Answers 2

1

You may want to check this tutorial: Migrating a SQL Server database to MySQL 5.0 which explains the usage of MySQL Migration Toolkit.

Sign up to request clarification or add additional context in comments.

Comments

0

Have a look at Data Import tool (ODBC import format) in dbForge Studio for MySQL.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.