This is a Python module for the Solid DB Server. It sghould also be usable for any other ODBC conformant database. The interface conforms to the Python database API (missing parts may be implemented) which can be found at . Installation: Edit the Makefile and substitute the values of PYTHONINC, PYTHONLIB, SOLIDINC, SOLIDLIB with the values for your installation. The module is beeing developed on Linux and therefor the generation of the shared library is very Linux specific. Hints or even an autoconf script are wellcomed. Operating System: It has only been tested under Linux, but i see no reason why it shouldn't work on other systems as well (except SunOS 4.x where the dynamic loading of C python modules doesn't work). Solid Version: The module was developed with "SOLID Server - v.02.10.0002 (Linux ix86)". Problems: If you have any problems I can be reached via e-mail. My address is mla@gams.co.at.