MDB Tools - Read Access databases on *nix
Go to file
brianb f20560d1f1 odbc fixes
gmdb commit
documentation updates
2002-04-09 01:18:16 +00:00
include odbc fixes 2002-04-09 01:18:16 +00:00
src odbc fixes, updates for v0.4 2002-04-03 23:02:53 +00:00
acinclude.m4 stuff missed from reorg 2001-04-11 23:53:50 +00:00
aclocal.m4 odbc fixes 2002-04-09 01:18:16 +00:00
AUTHORS > 255 column patches and multipage table defs from Tim Nelson 2000-10-13 21:33:04 +00:00
ChangeLog odbc fixes 2002-04-09 01:18:16 +00:00
config.cache massive sync up of my code to CVS. not sure what changed. 2002-01-24 12:34:10 +00:00
config.guess odbc fixes 2002-04-09 01:18:16 +00:00
config.h.in clean up 2001-04-15 23:05:58 +00:00
config.sub odbc fixes 2002-04-09 01:18:16 +00:00
configure odbc fixes 2002-04-09 01:18:16 +00:00
configure.in odbc fixes 2002-04-09 01:18:16 +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
HACKING odbc fixes 2002-04-09 01:18:16 +00:00
INSTALL odbc fixes 2002-04-09 01:18:16 +00:00
install-sh clean up 2001-04-15 23:55:44 +00:00
ltconfig clean up 2001-04-15 23:05:58 +00:00
ltmain.sh odbc fixes 2002-04-09 01:18:16 +00:00
Makefile odbc fixes 2002-04-09 01:18:16 +00:00
Makefile.am clean up 2001-04-16 00:54:57 +00:00
Makefile.in odbc fixes 2002-04-09 01:18:16 +00:00
mdbtools.spec version 0.3 2001-04-16 18:51:26 +00:00
missing clean up 2001-04-15 23:55:44 +00:00
mkinstalldirs clean up 2001-04-15 23:55:44 +00:00
NEWS restructing...automake now used sql stuff working 2001-04-11 23:33:19 +00:00
README odbc fixes, updates for v0.4 2002-04-03 23:02:53 +00:00
TODO odbc fixes 2002-04-09 01:18:16 +00:00

This is mdbtools version 0.4

This software is still beta so don't expect too much.

If you are interested in helping, 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.  

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