Unsupported Screen Size: The viewport size is too small for the theme to render properly.

SQL ODBC Drivers

forums forums SQLyog SQLyog Comments SQL ODBC Drivers

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #7822
      Rashpal
      Member

      Hello,

      How can I tranfer data from an MS SQL database to a MySQL database, I'm guessing that I will need some ODBC drivers, can someone point me in the right direction.

      Thanks!

      Rashpal

    • #14044
      Ritesh
      Member
      Quote:
      I'm guessing that I will need some ODBC drivers

      You need MS SQL Server's ODBC driver installed in your computer.

      Create a DSN to the MS SQL Server's DB using Control Panel -> ODBC Datasources.

      Then you can use SQLyog's ODBC Import Wizard to Import data to MySQL. A tutorial on how to Import Data from ODBC Datasources to MySQL using SQLyog can be found at Devshed.com

      Hope it helps.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.