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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to