Results 1 to 5 of 5

Thread: Cross Platform Database Restore

  1. #1
    silliwb is offline Junior Member
    Join Date
    Sep 2006
    Posts
    2

    Default Cross Platform Database Restore

    Does anyone know of a method or what the process is for restoring a Sugar OpenSource 4.5.0b database from a Linux install to the same version on a Windows install?

    Thanks,
    Brian

  2. #2
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Cross Platform Database Restore

    Please see this thread, hope it helps

    http://www.sugarcrm.com/forums/showthread.php?t=15468

  3. #3
    silliwb is offline Junior Member
    Join Date
    Sep 2006
    Posts
    2

    Default Re: Cross Platform Database Restore

    Not really, I'm hoping to stick with MySQL as the database. Any ideas on just moving the MySQL from one environment to the other?

  4. #4
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Cross Platform Database Restore

    use mysqldump command to dump the whole database to a sql script. Run the sql script on the new machine.
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



  5. #5
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Cross Platform Database Restore

    Sorry, I misunderstood your question, thought you meant swiching from MySQL to MS SQL.

    If you use MySQL is it very simple as umeco stated, just create database dump in your Linux environment and restore it in Windows.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •