Transferring Data to MySQL Using SQLyog - What is SQLyog? (
Page 2 of 5 )
SQLyog is a powerful Free Windows based Front End to MySQL.
You can download the latest version of SQLyog at http://www.webyog.com/sqlyog/download.html.
Read the review of SQLyog by Builder.com here.
SQLyog provides ODBC Import Tool to streamline the transfer
of data from any ODBC compliant data source to MySQL. In this article I will
show you how to import data to MySQL. As an example I will import data from the
sample PUBS database in MS SQL Server to MySQL.