免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2693 | 回复: 0
打印 上一主题 下一主题

linux 读取access工具 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-11-10 10:15 |只看该作者 |倒序浏览
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)。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP