Databases changing hosting platforms please help

Discussion in 'MySQL' started by Dee2007, Aug 13, 2009.

  1. #1
    Hi

    I have a client who's site is hosted on Linux, I have several MYSQL databases set up.

    The client has now found some application that they want to use, but it requires Windows hosting or it won't work.

    I know nothing about Windows hosting, so can anyone please explain the work involved in moving the site over to a Windows server?

    Thanks in advance :)

    Dee
     
    Dee2007, Aug 13, 2009 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    Most windows servers run MySQL as well, for moving databases, you should just be able to do a dump from the Linux server, and import the data into the Windows server, as long as they are running the same version MySQL.
     
    RHS-Chris, Aug 13, 2009 IP
  3. Dee2007

    Dee2007 Active Member

    Messages:
    1,185
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    88
    #3
    Thanks, that's great :)

    Dee
     
    Dee2007, Aug 13, 2009 IP