Database Articles
  Home arrow Database Articles arrow Page 4 - Access vs MySQL
Codewalker Forums 
  Tutorials  
Database Articles  
Miscellaneous  
Navigation Usability  
PEAR Articles  
Programming Basics  
Server Administration  
XML Tutorials  
  Reviews  
Database Book Reviews  
Linux Book Reviews  
Miscellaneous Reviews  
PHP Book Reviews  
PHP Software Reviews  
Server Admin Reviews  
SQL Tool Reviews  
  Code Gallery  
Content Management Code  
Contest Code  
Counters Code  
Database Code  
Date Time Code  
Discussion Board Code  
Email Code  
File Manipulation Code  
GUI Code  
Link Farm Code  
Miscellaneous Code  
Search Code  
Site Navigation Code  
User Management Code  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Download TestComplete 
Forums Sitemap 
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? 
DATABASE ARTICLES

Access vs MySQL
By: Codewalkers
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 9
    2004-09-28

    Table of Contents:
  • Access vs MySQL
  • MySQL versus Access
  • Before Migration
  • Transferring your Access data to MySQL through Navicat
  • Conclusion

  • 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


    Access vs MySQL - Transferring your Access data to MySQL through Navicat


    (Page 4 of 5 )

    Navicat supports imports from various file formats such as text file, csv file, xml file, excel file, access file, html file and some more.

    To import Access data to MySQL, get a 30-day free trial of Navicat from http://www.navicat.com/download.php3.

    Inside Navicat, there is an Import Wizard. In the table view, click the icon Import Wizard.

    In step 1 of the Import Wizard, specify the file type you would like to import. In this case, we choose MS Access database .mdb file. Click Next to proceed.

    In step 2 of the Import Wizard, choose the location of the access file. Once you have chosen the location of the file, all your tables in your access files will be shown in the Table name box. Choose the tables which you would like to import. In this case only one table is present, but in reality you may have more than one table to import.

    The import wizard will skip steps 3-5 and jumped to Step 6. In this step, you can manually change the data type of the field. The value shown is the automatically generated type detected by the system.

    The import wizard will skip Step 7-9 and jump to Step 10. Choose Append: add records to the destination table and click Execute to start the conversion process. With the help of Navicat, the conversion process becomes unexpectedly easy. You can finish all of the process within one minute!

    Navicat not only helps you importing the Access data into MySQL, but also contains functions which Access has and more. Using MySQL with Navicat works like what you usually do with Access, but making your database more powerful than ever.

    More Database Articles Articles
    More By Codewalkers


       · Well done. This is a good article if you want to learn more about Access and MySQL....
       · I am considering moving an application from MS Access to PHP and mySQL.One...
     

    DATABASE ARTICLES ARTICLES

    - More on Query Optimization for Oracle Databa...
    - Query Optimization in Oracle
    - Clusters and Other Data Structures for Oracle
    - Using Indexes with an Oracle Database
    - The Basics of Data Structures in Oracle
    - Oracle Data Structures
    - Best Practices for PL/SQL Variables
    - What`s Code Without Variables?
    - Clauses, Sorting, and SQL Queries
    - The From Clause and SQL Queries
    - Query Primer
    - Full Text Searches and Strings
    - Searching with Strings
    - Pattern Matching with Strings
    - Working with Cases of Strings





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