Change of mssql database to mysql database

Discussion in 'MySQL' started by weknowtheworld, Dec 8, 2006.

  1. #1
    Can anyone tell me the short way of converting mssql database to mysql database..
     
    weknowtheworld, Dec 8, 2006 IP
  2. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #2
    export the data to SQL, and then import it into MySQL with something like phpmyadmin
     
    frankcow, Dec 8, 2006 IP