MDB Tools - Read Access databases on *nix
Go to file
2001-04-15 23:17:27 +00:00
config stuff missed from reorg 2001-04-11 23:53:50 +00:00
include stuff missed from reorg 2001-04-11 23:53:50 +00:00
src stuff missed from reorg 2001-04-11 23:53:50 +00:00
acinclude.m4 stuff missed from reorg 2001-04-11 23:53:50 +00:00
aclocal.m4 stuff missed from reorg 2001-04-11 23:53:50 +00:00
AUTHORS > 255 column patches and multipage table defs from Tim Nelson 2000-10-13 21:33:04 +00:00
ChangeLog restructing...automake now used sql stuff working 2001-04-11 23:33:19 +00:00
config.cache clean up 2001-04-15 23:05:58 +00:00
config.guess clean up 2001-04-15 23:05:58 +00:00
config.h.in clean up 2001-04-15 23:05:58 +00:00
config.sub clean up 2001-04-15 23:05:58 +00:00
configure clean up 2001-04-15 23:05:58 +00:00
configure.in clean up 2001-04-15 23:17:27 +00:00
COPYING Initial revision 2000-02-12 23:51:37 +00:00
COPYING.LIB Initial revision 2000-02-12 23:51:37 +00:00
HACKERS new index code 2001-04-01 22:10:15 +00:00
HACKING restructing...automake now used sql stuff working 2001-04-11 23:33:19 +00:00
INSTALL Fixups for version 0.1 2000-03-19 13:57:08 +00:00
ltconfig clean up 2001-04-15 23:05:58 +00:00
ltmain.sh clean up 2001-04-15 23:05:58 +00:00
Makefile clean up 2001-04-15 23:05:58 +00:00
Makefile.am clean up 2001-04-15 23:17:27 +00:00
Makefile.in clean up 2001-04-15 23:05:58 +00:00
mdbtools.spec clean up 2001-04-15 23:05:58 +00:00
NEWS restructing...automake now used sql stuff working 2001-04-11 23:33:19 +00:00
README restructing...automake now used sql stuff working 2001-04-11 23:33:19 +00:00
TODO First cut of sarg (search argument) support. 2001-03-29 04:50:35 +00:00

This is mdbtools version 0.3

This software is beta so don't expect too much unless you know C and 
probably a little something about databases and reverse engineering file 
formats, you're welcome to try it out but don't expect miracles.

For the rest of you, read the HACKING 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 
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.

Files in libmdb are licensed under LGPL and the utilities under the GPL, see 
COPYING.LIB and COPYING files respectively.

To install see the INSTALL file

Check out http://mdbtools.sourceforge.net for CVS, mailing list and similar.

Brian Bruns
camber@ais.org