I have a relatively large database in SQL Server 2008R2 that I need to export to MySql. I tried the "Import and Export Data" option for SQL Server but it provides no option for exporting to MySQL
Please assist with the possible way on how to achieve this.
There's an open source application at sourceforge named MSSQL2MySQL that might work for you.