SQL Server 2008R2 databases via Python 2.7 and Windows XP and higher

python at bdurham.com python at bdurham.com
Fri Jun 17 11:01:54 EDT 2011


Looking for some real-world advice on what is the best way to
access MS SQL Server 2008R2 databases via Python 2.7 running
under Windows XP, Vista, and Windows 7 and Windows Server 2005
and 2008.

Based on my research, here's my list of choices:

mxODBC
[1]http://www.egenix.com/products/python/mxODBC/

pyOdbc 2.1.8
[2]http://code.google.com/p/pyodbc

pyMSSQL 1.02
[3]http://code.google.com/p/pymssql

Any tips or advice appreciated.

Thanks,
Malcolm

References

1. http://www.egenix.com/products/python/mxODBC/
2. http://code.google.com/p/pyodbc
3. http://code.google.com/p/pymssql
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110617/3db01116/attachment.html>


More information about the Python-list mailing list