2000-10-14 05:33:04 +08:00
|
|
|
This is mdbtools version 0.2
|
2000-02-13 07:51:37 +08:00
|
|
|
|
2000-03-19 21:57:08 +08:00
|
|
|
This software is alpha so don't expect too much unless you know C and
|
2000-03-14 08:53:17 +08:00
|
|
|
probably a little something about databases and reverse engineering file
|
2000-03-19 21:57:08 +08:00
|
|
|
formats, you're welcome to try it out but don't expect miracles.
|
2000-02-13 07:51:37 +08:00
|
|
|
|
|
|
|
For the rest of you, read the HACKERS file for a description of where the code
|
|
|
|
stands and what has been gleened of the file format.
|
|
|
|
|
|
|
|
The initial goal of these tools is to be able to extract data structures and
|
2000-03-14 08:53:17 +08:00
|
|
|
data from mdb files. This goal will of course expand over time as the file
|
|
|
|
format becomes more well understood. Also in the plans is a Gtk+ browser for
|
|
|
|
MDB files and a ODBC/SQL frontend.
|
2000-02-13 07:51:37 +08:00
|
|
|
|
2000-03-19 21:57:08 +08:00
|
|
|
Files in libmdb are licensed under LGPL and the utilities under the GPL, see
|
|
|
|
COPYING.LIB and COPYING files respectively.
|
2000-02-13 07:51:37 +08:00
|
|
|
|
2000-03-19 21:57:08 +08:00
|
|
|
To install type see the INSTALL file
|
2000-03-05 01:31:07 +08:00
|
|
|
|
|
|
|
Check out http://mdbtools.sourceforge.net for CVS, mailing list and similar.
|
2000-02-13 07:51:37 +08:00
|
|
|
|
|
|
|
Brian Bruns
|
|
|
|
camber@ais.org
|
|
|
|
|