opnsense-ports/databases/mdbtools/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

14 lines
561 B
Text

What is MDB Tools?
MDB Tools is a planned set of libraries and utilities to facilitate exporting
data from MS Access databases (mdb files) into a multiuser database such as
Oracle, Sybase, DB2, Informix, MySQL, Postgresql, or similar. A nice little
Gtk MDB file browser will probably be written as well.
Ok, how much is done?
You can list catalog entries. There is some preliminary schema exporting
utility. And you can export data out to CSV (comma separated value) format.
WWW: http://mdbtools.sourceforge.net/
WWW: https://github.com/brianb/mdbtools/