This project hosts a couple of XSL files which enables you to migrate data from MySQL to Microsoft SQL Server with minimal efforts. You simply dump the MySQL file using the -X XML option, and then use these XSL's to generate the SQL scripts
Sql2Csv is a small tool converting records selected from a database to a text file with separated values, html webpage, sqldump or xml file. Target users are semi database professionals that are able to use SQL. Sql2Csv is a .NET based tool.