How to export a MySQL DB to MSSQL Database?

Solution 1:

Document specificly addressing mysql to mssql 2005: http://download.microsoft.com/download/e/c/8/ec8d5025-7ef7-4dcc-a9f3-9c297cf5350e/MigrateMySQLtoSQLServer.docx

White papers on migration: http://www.microsoft.com/downloads/details.aspx?familyid=3f0f2a3f-dff9-49cd-8ea7-581aa7a303a4&displaylang=en&tm

This references mssql 2005, but should be very useful information and it is directly from microsoft.

There is a tool in mssql for major database migrations but, "Note: A Migration Assistant for migrating from MySQL to SQL Server is not available yet. "