Is there any tool to convert MySql db to MS SQL 2005.
I am mostly interested in converting Stored Procedures. There are 100s of procedures and writing them again in T-SQL is a big job.
Thanks.
|
Is there any tool to convert MySql db to MS SQL 2005. I am mostly interested in converting Stored Procedures. There are 100s of procedures and writing them again in T-SQL is a big job. Thanks. |
|||
|
|
|
Have you looked at the SQL Server Migration Assistant for MySQL tool yet? http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=14280 Added: Looks like this tool will do it for you: http://www.ispirer.com/products/mysql-to-sql-server-migration |
|||||||||
|