Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mikkel Johansen 114 posts 269 karma points
    Apr 06, 2012 @ 15:14
    Mikkel Johansen
    0

    Migrate from SQL CE to MySql

    Umbraco version 4.7.1.1

    Is it possible to migrate from SQL CE to MySql?

     

    Regards

    Mikkel Johansen

  • Ayo Adesina 419 posts 1001 karma points
    Apr 08, 2012 @ 02:21
    Ayo Adesina
    0

    I will be following this thread closely, I was just about to ask the same thing...

  • Tim 1193 posts 2655 karma points c-trib
    Apr 10, 2012 @ 13:21
    Tim
    0

    Hiya,

    I believe 4.7.1.1 supports MySQL. Your main challenge is going to be copying the data from the SQL CE database to the MySQL one. You could maybe try the MySQL Migration tool? http://dev.mysql.com/doc/migration-toolkit/en/index.html that looks like it might allow you to copy the data from one DB to the other.

  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Apr 10, 2012 @ 14:11
    Lee Kelleher
    0

    Alternate way would be to have two installs, your existing SQLCE one, the other a fresh (clean/empty) MySQL install.  Then install Courier (free version) and migrate everything from the original SQLCE to the new MySQL version.

    Disclaimer: I've never tried this! But worth a shot right? ;-)

    Cheers, Lee.

  • Ayo Adesina 419 posts 1001 karma points
    Jun 02, 2014 @ 22:45
    Ayo Adesina
    0

    Two years later... I have the same thought and find my self in the thread I was going to watch closely :-)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies