Tagged Questions
2
votes
1answer
951 views
Tool to Convert MySQL DB to MS SQL 2005 (Especially stored procedures)
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.