question

anand.gudipati avatar image
anand.gudipati asked

How to convert sql server to mysql

How to convert sql server to mysql.Please send me answers.
sql-server-2008-r2mysqlmigration
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
ThomasRushton avatar image
ThomasRushton answered
How to convert? You can't directly convert a SQL Server installation into a MySQL installation. What you can do, though, is migrate data between two servers using, for example, SSIS, or a CSV export into a MySQL data upload mechanism. I'm unable to help with specifics here, as I've not got enough knowledge of MySQL, but I'm sure someone here can help.
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.