mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
40631d2f25
- Update to 0.7.1 - Chase API change in dependent ports - Allow staging - Add LICENSE (GPLv2) - Pass maintainership to submitter PR: ports/182973 Submitted by: Rainer Hurling <rhurlin gwdg.de>
15 lines
561 B
Plaintext
15 lines
561 B
Plaintext
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/
|