Possible Duplicate:
How to migrate MSSQL database to MySQL?
there is a asp.net 4.0 project that i'm working on, database:Mssql i generated all the procedures , data access layers, and business layers using ignyter software, now i have a requirement that i am forced to convert the same project to mysql..
What are my options? are there any tools that convert all my tables and proedures to mysql,.. and also my business and data access layers..
Any opinions or options would be really great, i hate to redo all my work again..