Home arrow MySQL arrow Page 2 - Transferring Data to MySQL Using SQLyog

What is SQLyog? - MySQL

Need any easy way to import data from your ODBC-compliant database into MySQL? Look no further than SQLyog's ODBC Import tool. Read all about it inside.

TABLE OF CONTENTS:
  1. Transferring Data to MySQL Using SQLyog
  2. What is SQLyog?
  3. Getting Started
  4. Importing only selected rows or importing the resultset of a query
  5. Conclusion
By: Insanely Great
Rating: starstarstarstarstar / 8
March 06, 2003

print this article
SEARCH DEV SHED

TOOLS YOU CAN USE

advertisement

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 transferof data from any ODBC compliant data source to MySQL. In this article I willshow you how to import data to MySQL. As an example I will import data from thesample PUBS database in MS SQL Server to MySQL.



 
 
>>> More MySQL Articles          >>> More By Insanely Great
 

blog comments powered by Disqus
   

MYSQL ARTICLES

- Xeround Releases Free Version of MySQL Cloud...
- Oracle Announces New MySQL Specialization
- Constant Contact Chooses SkySQL for MySQL Su...
- Revoke Statement in MySQL
- The Grant Statement in MySQL
- SuccessBricks Announces ClearDB Availability...
- Building a PHP ORM: Deploying a Blog
- TROSYS Launches Free MySQL Manager and Admin...
- Building an ORM in PHP: Domain Modeling
- Building an ORM in PHP
- MySQL Leads Open Source Market, Gets Cluster...
- Oracle Announces Milestone Release for MySQL
- How to Stop SQL Injection Attacks
- New Defragmentation Solution for SQL Server
- Comparison of MyISAM and InnoDB MySQL Databa...


© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 8 - Follow our Sitemap

Dev Shed Tutorial Topics: