This file contains instructions on running mxODBC with the Easysoft
ODBC-ODBC Bridge.

mxODBC is available at http://starship.skyport.net/~lemburg/mxODBC.html.
From the web page:

"The mxODBC package provides a nearly 100% Python DB API compliant
interface to databases that are accessible via the ODBC API."

Tested Versions
---------------

The Easysoft ODBC-ODBC Bridge (OOB) has been tested with
mxODBC-1.0.1 and mxODBC-pre1.0.2 with Python-1.5.1.

Building mxODBC against OOB
---------------------------

Marc-Andre Lemburg (author of mxODBC) has added a configuration
section to mxODBC specifically for OOB. This is a significant
help in building mxODBC against OOB.

You should follow the installation instructions for mxODBC at the
web page above.
