Installation guide
mxODBC - Python ODBC Database Interface 
2.3.4 Uninstall 
Since  setuptools doesn't provide an uninstall command you have to manually 
remove the installation: 
1. remove the egenix-mxodbc.* egg directory from your Python site-
packages/ directory and 
2. edit the file easy-install.pth in that directory to remove the corresponding 
egg entry. 
2.4  Installation using prebuilt package 
archives 
Prebuilt package archives are standard distutils source distribution packages, 
which have been built on the respective platforms without performing the 
installation step. The source parts are also removed from those packages. 
You can think of the prebuilt packages as source package installations that were 
frozen just before running the install command. 
When installing these , you just need to run the last step after unpacking the 
package: the distutils 
install command. 
No additional software is needed to install these packages. 
2.4.1  Before You Start 
 Upgrading 
When upgrading from a previous version of mxODBC, you can either install the 
new version over the previous version or first uninstall the previous version. See 
section 2.4.3 Uninstall for instructions. 
 License Files 
In order to use mxODBC, you will need license files from eGenix.com. 
If you want to test the product before buying it, you can request evaluation 
licenses via the eGenix.com web-site at http://www.egenix.com/
. 
When buying licenses from the eGenix.com online shop (http://shop.egenix.com/
), 
you will receive the license files immediately after purchase. 
14 










