Practice Sharing: Access database import MySQL database

Source: Internet
Author: User

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

As programmers often have to do different database import and export work, this is to save data entry time. Let me share with you how to import data from an Access database into a MySQL database.

First of all, to explain the idea, you can import a number of MySQL methods, but do not package access to import directly, there are many online introduction csv format into MySQL, but the operation is very inconvenient, often error and cannot be imported. SQL Statement Import is the simplest. Is there a way to convert an Access database into a SQL statement? The focus of this article is that with the "DB2mysql.exe" tool, you can easily convert an Access database into a "INSERT into table" SQL statement in a sentence. Production of SQL statements, that is, directly copy the statement paste to phpMyAdmin total, run it.

Below is a screenshot of the software operation.

  

  

  

  

  

is not very simple, but there is a point to note that the data imported through Db2mysql does not support Chinese, Chinese will become a number. How to solve this problem the author is thinking about practice, if the vast number of readers have a good convenient to welcome the message exchange! This article for webmaster Nets First, reproduced please keep www.678baidu.com, thank you.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.