On Jun 17, 2011, at 17:01, pyt...@bdurham.com wrote:
> 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.
I use the COM interface to ADO, for a f
pyt...@bdurham.com wrote:
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
http://www.
On 17/06/2011 16:01, pyt...@bdurham.com wrote:
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:
mxODB