Microsoft Access
  Home arrow Microsoft Access arrow Converting a MySQL Database to an Excel Wo...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MICROSOFT ACCESS

Converting a MySQL Database to an Excel Workbook
By: Codex-M
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 3
    2009-10-05

    Table of Contents:
  • Converting a MySQL Database to an Excel Workbook
  • Database structure
  • Second level: database name
  • Third level: database tables

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Converting a MySQL Database to an Excel Workbook


    (Page 1 of 4 )

    If you are new to MySQL and you are working with either a fairly large or small database, there comes a time when you need to export your data into an Excel workbook. This article will walk you through the process.

    At this point you may be wondering why you'd want to export your data from the database. The reason is simple: working with Excel will allow you to very easily analyze your data, create graphs, or even execute more user-friendly commands than you can while working with server-side MySQL.

    MySQL database and Microsoft Excel are very similar to each other in the sense that both of them have tables, cells and columns. However, a serious incompatibility exists between those two technologies. MySQL is open source free software) and MS Excel is owned by Microsoft (not free of course). This means it is not straightforward to convert a MySQL database into an Excel workbook.

    This article will look into the best way of converting a MySQL database into an Excel workbook in three applicable scenarios (local host using XAMPP, using phpmyadmin in the server, or working with a direct MySQL file).

    Although this may seem easy for advanced users, at some point in time, things can get very confusing when exporting the database. Reading this article might help.

    More Microsoft Access Articles
    More By Codex-M


       · Why not just use the MySQL ODBC extender and import directly into Excel?
       · Yes it can be done, the only thing based on what I know a little about ODBC driver...
     

    MICROSOFT ACCESS ARTICLES

    - Converting a MySQL Database to an Excel Work...
    - Linking SQL Express 2005 Tables to MS Access...
    - Working with Access Projects in Access 2007
    - Exploring Access 2007
    - Working with Stored Procedures in an MS Acce...
    - Creating and Using Action Queries
    - Creating Data Access Pages with Charts using...
    - Advanced Ideas using VBA
    - VBA Details
    - Updating Records in MS Access
    - Using ADO`s Record Object with URLs
    - Exporting XML from MS Access 2003
    - Importing XML into MS Access 2003
    - On Using Pass-through Queries in MS Access
    - Distributed Queries in MS Access





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek