Database Articles
  Home arrow Database Articles arrow Page 2 - 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 - MySQL versus Access


    (Page 2 of 5 )

    When you start to think of whether to use Access or MySQL, the very first point to consider is "what do you need?" The features of Access and MySQL are almost in two different directions: Access can only be deployed in Microsoft Windows while MySQL is cross platform; Access is a Single-User Application while MySQL is a Multi-User Application and many more. To help you to decide whether to keep using Access or to migrate your data from Access to MySQL, I will illustrate some scenarios.

    Migrate your Access data to MySQL when...

  • You want your data to be deployed with more flexibility. Data in MySQL can be accessible to more users through the web. With MySQL, people can use client program or other administrative tools to get access to your database by authentication. MySQL can also be integrated with a web server by web programming languages which provides a more flexible choice than Access alone. You can get your data from MySQL remotely from anywhere you want disregarding the platform, provided that the database is connected to the Internet and you have login names for it.%br%%br%
  • You are not the only person who control the data. Access is a single user program for local use. Although it has some sharing features, your data cannot be accessed concurrently in Access. MySQL is a multiple user program. It suits the situation in which you are not the only person who is controlling the data. MySQL is designed to work well in a networked environment and is capable of serving a number of clients.%br%%br%
  • You want your data secured and only accessed by authorized people. Access data is stored in a local machine and whenever the machine is left unattended, any foreigner may steal your data by copying it to a disk. Although Access does allow users to set a password to a database, it is not a necessity and many people neglect the process. MySQL requires authentication before opening a connection to a database. This enhances the security issue. It also allows user privilege settings which this can help database administrators easily manage the actions each particular user can perform.%br%%br%
  • Your database is large. MySQL is capable to manage much more data.%br%%br%
  • You don't want to be tied to Microsoft Windows anymore. MySQL is cross-platform. You can install MySQL on more than 20 platforms including Linux distributions, Mac OS X, UNIX and Microsoft Windows.%br%%br%
  • You want an open source database. MySQL can be obtained for free while Access cannot. MySQL is now licenced under the GPL license. You can obtain a free copy of MySQL if you are not using it for commercial purposes. For commercial organizations, the license is inexpensive compared to other databases on the market.

    Do not migrate your Access data to MySQL when...

  • You want your data be easily portable.%br%Since Access is a local based program, you can take your data with your wherever you like by just copying the file into a disk. The file can be opened with an Access program installed in another computer.%br%%br%
  • You only need single user access to database%br%%br%
  • You prioritize the use of the reporting features of Access more than the database features of MySQL.%br%%br%
  • You feel very comfortable with the performance of Access.

    After a thorough understanding of the pros and cons of Access and MySQL, you should now able to decide whether or not to move your data to MySQL. If you have decided to migrate your data, the following sections will teach you how to do so.

    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
    Stay green...Green IT