odbc script

Michele Petrazzo michele.petrazzo at TOGLIunipex.it
Fri Dec 24 11:02:40 EST 2004


Steve Holden wrote:
> you might want to look at www.egenix.com and think 
> about installing the mxODBC module, which I have used with very good 
> results.
> 
> regards
>  Steve

If you want, I have created realpyodbc, that is a class for create an
interface between python and odbc with ctypes's help . For now it is not
db-api 2 compatible, but I use it in production and have no problems.

You can try it here:
www.unipex.it/vario/RealPyOdbc.py

Of course, if you want to help me to make it db-api 2 compatible, you
are welcome!

Michele



More information about the Python-list mailing list