How to Migrate MSSQL Server 2008 Database to MySQL?

Answered How to Migrate MSSQL Server 2008 Database to MySQL?

  • Saturday, November 10, 2012 2:00 PM
     
     

    Hii,

    I want to convet MS SQL databasse to MySQL. I am using MySQL Workbench. The only problem i am facing is MS SQL Server Uniqueidentifier datatype. Error i receive when migrating is "Default value newid() is not supported.".

    In many table Uniqueidentifier is a Primary and Foreign key. Is this possible the primary and foreign keys remain relational during migration.

    What are best ways to do above migration.

    Thanks


    • Edited by Rana Anees Saturday, November 10, 2012 2:10 PM
    •  

All Replies