> 데이터 베이스 > MySQL 튜토리얼 > linux 读取access工具

linux 读取access工具

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
풀어 주다: 2016-06-07 15:49:48
원래의
1808명이 탐색했습니다.

欢迎进入Linux社区论坛,与200万技术人员互动交流 >>进入 deeplin 11.6,在软件中心中搜mdbtools所有的包进行安装,应该是四个,一个基本包,一个devel包,一个lib包,一个gmdb(图形界面包) 前者是核心组件,后者是图形界面操作组件。 安装完成后,在“办

欢迎进入Linux社区论坛,与200万技术人员互动交流 >>进入

  deeplin 11.6,在软件中心中搜mdbtools所有的包进行安装,应该是四个,一个基本包,一个devel包,一个lib包,一个gmdb(图形界面包)

  前者是核心组件,后者是图形界面操作组件。

  安装完成后,在“办公”下面有一上"mdb viewer".或在命令行下输入“gmdb2".

  附帮助文件中的内容:This will build some useful utilities:

  mdb-ver    ―― prints the version (JET 3 or 4) of an mdb file mdb-dump   ―― simple hex dump utility that I've been using to look at mdb files mdb-schema ―― prints DDL for the specified table mdb-export ―― export table to CSV format mdb-tables ―― a simple dump of table names to be used with shell scripts mdb-header ―― generates a C header to be used in exporting mdb data to a C prog. mdb-parsecvs ―― generates a C program given a CSV file made with mdb-export mdb-sql    ―― if ――enable-sql is specified, a simple SQL engine (also used by ODBC and gmdb)。

  gmdb2      ―― a graphical utility to browse MDB files.

  And some utilities useful for debugging:

  prcat      ―― prints the catalog table from an mdb file,prkkd      ―― dump of information about design view data given the offset to it. prtable    ―― dump of a table definition. prdata     ―― dump of the data given a table name. prole      ―― dump of ole columns given a table name and sargs.

  Once MDB Tools has been compiled, libmdb.[so|a] will be in the src/libmdb directory and the utility programs will be in the src/util directory. You can then run 'make install' as root to install (to /usr/local by default)。

linux 读取access工具

원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿