下载链接:http://www.bullzip.com/download/a2m/msa2mys_5_4_0_274.zip

Access To MySQL

Access to MySQL is a small program that will convert Microsoft Access Databases to MySQL.

Wizard interface.

Transfer data directly from one server to another.

Create a dump file.

Select tables to transfer.

Select fields to transfer.

Transfer password protected databases.

Supports both shared security and user-level security.

Optional transfer of indexes.

Optional transfer of records.

Optional transfer of default values in field definitions.

Identifies and transfers auto number field types.

Command line interface.

Easy install, uninstall and upgrade.

Using Access to MySQL

When you start the program it will run you through a wizard. The wizard will ask you all the necessary questions to setup the database transfer. In the first step you are asked to supply the file name of the Microsoft Access Database to convert.

If your Access database requires you to log in you can specify a user name, password and a system database.

Specify Access database

The destination database and MySQL server connection settings are specified as shown below. You will have the choice of placing the result in a dump file instead of transferring it directly to another MySQL database.

MySQL connection and destination settings

You can specify exactly which tables you want to transfer to the destination database. Just check the box in front of each table name you want to transfer and click next.

Selecting the tables to transfer

Additional transfer options can be set in the dialog shown below. Here you can specify if you want to transfer the indexes of the Access database to MySQL. You can also select not to transfer any records. This will only create the tables in the destination table and leave them empty.

In both Access and MySQL fields can have default values. When creating the tables in MySQL the program can preserve the default values specified in the Access field definition. Also auto number properties of a field can be transferred if you check the Auto number properties box.

Setting advanced transfer options

After answering all the questions in the wizard you can press Finish. The transfer will now run until all the selected tables are transferred. When the transfer is done you will see a small report telling you how much data was transferred.

The settings of the wizard can be saved in a .ini file.

Installation

You can download the latest version here. After downloading the setup program you should simply run it to install the program.

More functionality

While our product offers a lot of functionality for free there is a commercial alternative. The commercial program has even more functionality but it comes at a small cost. We are an affiliate of DMSoft and if you buy any of their products then you also support our efforts to product great free software.

mdb批量导入mysql_快速将 access 用的 mdb 文件导入到 mysql 里相关推荐

  1. 多个txt导入oracle数据库中,将多个txt文件导入到ORACLE

    iamlaosong文 将文本文件导入到数据库,如果不需要对文件进行处理,用sqlldr导入不仅方便,而且速度快.下面这个导入脚本,通过循环生成每个文本文件导入的控制文件,其中X'09'表示分隔符是T ...

  2. 怎么把录音导入库乐队_将音频和 MIDI 文件导入到 iPad 版库乐队

    将音频和 MIDI 文件导入到 iPad 版库乐队 您可以从电脑导入音频和 MIDI 文件,并将它们用在库乐队乐曲中.您可以:将音频文件添加到现有的录音机或放大器轨道 将 MIDI 文件添加到现有的键 ...

  3. Oracle导入csv数据字符集,用SQLLDR把.CSV文件导入到数据库时,出现无法定位字符集句柄以用于字符集标识(0)...

    LOAD.CTL文件内容: load data replace into table js_clk_load fields terminated by "," optionally ...

  4. java excel 导入 加校验_Java 利用POI进行excel文件导入时校验数据,并且追加错误批注...

    首先拿到前端file控件上传的excel文件,到后台接收!拿到excel这就不多说了网上很多demo的,下面直接说校验单元格追加批注信息的 private void setpz(Workbook wo ...

  5. 使用虚拟机VMwarepro1623镜像文件导入部署openGauss3.1.1指导手册

    使用虚拟机VMwarepro1623镜像文件导入部署openGauss3.1.1指导手册 (openEuler 20.03-LTS + openGauss 3.1.1) 本手册主要描述如何将现有的VM ...

  6. 如何将数据从Excel文件导入SQL Server数据库

    There are many ways to import data from an Excel file to a SQL Server database using: 有多种方法可以使用以下方法将 ...

  7. 【ffmpeg教程】【无损快速转换】两行代码 快速无损转换mkv flv视频文件 第一期

    [ffmpeg教程][无损快速转换]两行代码 快速无损转换mkv flv视频文件 第一期 前言 环境准备 脚本编写 运行脚本 前言 视频版教程:[无损快速转换]两行代码 快速无损转换mkv flv视频 ...

  8. php将excel导入mysql,PHP实现将EXCEL文件导入到MYSQL

    最近因项目需求,要实现将excel文件通过php页面导入mysql数据库中.在网上搜了很多这方面的资料,发现都是将excel文件另存为csv文件,然后从csv文件导入.这里介绍一个直接将excel文件 ...

  9. oracle导入多个dmp文件到一个用户,Oracle dmp文件导入(还原)到不同的表空间和不同的用户下...

    ------------------------------------- 从生产环境拷贝一个dmp备份文件,在另外一台电脑上搭建测试环境,用imp命令导入dmp文件时提示如下错误: 问题描述: IM ...

最新文章

  1. 华为鸿蒙系统支持智慧多屏吗,搭载鸿蒙OS!华为宣布企业智慧屏:多屏协同、底座带轮子...
  2. mysql 录入窗体设计_在Access中,可用于设计输入界面的对象是   A)窗体 B)报表 C)查询 D)表...
  3. GARFIELD@02-17-2005
  4. 在SQL2005/SQL2008中CTE用法差异
  5. Windows中CMD启动应用
  6. 关于Go结构体内存大小的一点小知识
  7. 看电影的第一大禁忌 | 今日最佳
  8. linux英文安装教程图解,Linux安装中英文对照小手册
  9. LWIP_STM32_ENC28J60_NETCONN_TCP_CLIENT(4)
  10. 【项目实施随笔】生产领料
  11. hdoj2050折线分割平面(递推,找规律)
  12. 企业全面运营管理沙盘模拟心得_你要的企业沙盘模拟心得来了!!!
  13. 用c语言写双人贪吃蛇,试图写了一个双人贪吃蛇,结果蛇竖着跑正常,横着跑就只有头了,求解~...
  14. win7企业版怎么都激活不了,看这里
  15. 欧拉角与四元数互相转换
  16. 浙江大学计算机学院各专业介绍ppt模板,浙江大学-汇报答辩PPT模板.pptx
  17. .San(三). Xia(峡).对长江二号洪水削峰作用总结
  18. 记录在处理SIF数据中,遇到的一些问题及解决过程
  19. odoo15 tree kanban顺序调整,显示及打开顺序
  20. gl-opendrive插件(车俩3D仿真模拟自动驾驶)

热门文章

  1. electronjs MySQL,javascript – 在Electron应用程序中使用sql.js.
  2. php中间件怎么使用,laravel框架中间件简单使用方法示例
  3. 福州PHP讲师招聘_“艺”起就业|招聘信息汇总
  4. 双非计算机专业考研西安交通大学,2020双非一战计算机专硕初试403经验贴
  5. linux搭建Django环境,Linux (ubuntu 12.04)下搭建Python Django环境
  6. 图像的常用压缩技术以及视频码率的计算
  7. 动态生成的html元素无法调用js函数,如何确保动态生成的div在js函数被调用之前被加载到DOM中?...
  8. 电视机原理图_电工电气,如何看电气原理图和接线图,如何设计图纸?
  9. Java 将数据写入磁盘并读取磁盘上的文件
  10. mysql安装模块解释_MySQL的模块不能安装的解决方法_MySQL