MDB Tools - Read Access databases on *nix
Go to file
2004-09-16 04:00:39 +00:00
doc Remove function mdb_alloc_catalog 2004-09-03 04:05:25 +00:00
include Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
src Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
.cvsignore patch from Michael Meeks for pkg-config stuff 2004-05-02 12:13:28 +00:00
acinclude.m4 iconv, typo fixes, libtool versioning, added MySQL to gmdb2 export 2004-06-21 00:31:39 +00:00
AUTHORS patches 00-14 from David Mansfield 2004-01-06 00:42:07 +00:00
autogen.sh Fix bug 659762, typo. 2004-01-10 21:54:59 +00:00
ChangeLog Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
config.cache massive sync up of my code to CVS. not sure what changed. 2002-01-24 12:34:10 +00:00
configure.in Use GLib to deal with endian issues 2004-08-20 02:43:21 +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 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
INSTALL odbc inst fixes. 2004-03-04 21:25:09 +00:00
install-sh clean up 2001-04-15 23:55:44 +00:00
libmdb.pc.in new files from Michael Meeks patch I neglected to check in 2004-05-05 01:38:50 +00:00
libmdbsql.pc.in new files from Michael Meeks patch I neglected to check in 2004-05-05 01:38:50 +00:00
Makefile.am patch from Michael Meeks for pkg-config stuff 2004-05-02 12:13:28 +00:00
mdbtools.spec.in fix for spec file to remove pixmaps dir 2003-01-15 16:49:08 +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 iconv, typo fixes, libtool versioning, added MySQL to gmdb2 export 2004-06-21 00:31:39 +00:00
TODO first cut at gtk-doc 2004-04-13 00:39:12 +00:00

This is mdbtools version 0.6pre1

Welcome to the exciting world of MDB Tools! In short, MDB Tools is a set of 
programs to help you use Microsoft Access file in various settings.  The major
pieces are:

. libmdb    - the core library that allows access to MDB files programatically.
. libmdbsql - builds on libmdb to provide a SQL engine (ala Jet)
. utils     - provides command line utilities to list tables, export schema, 
              and data, show the version of the files, and other useful stuff.
. mdb-sql   - a command line SQL tool that allows one to type sql queries and
              get results.
. odbc      - An ODBC driver for use with unixODBC driver manager.  Allows 
              one to use MDB files with PHP for example.
. gmdb2     - The Gnome MDB File Viewer and debugger.  Still alpha, but making
              great progress.

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, libmdbsql, and libmdbodbc are licensed under LGPL and the 
utilities and gui program are 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
brian@bruns.com

P.S. I, like many other free software authors enjoy receiving postcards from the
places users of my software live.  So, if you enjoy the software and it has 
helped you out, consider sending me one, eh?  Just email me for my postal address.