Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7829 > unrolled thread

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

Started byMichiel Overtoom <motoom@xs4all.nl>
First post2011-06-17 17:57 +0200
Last post2011-06-17 17:57 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: SQL Server 2008R2 databases via Python 2.7 and Windows XP and higher Michiel Overtoom <motoom@xs4all.nl> - 2011-06-17 17:57 +0200

#7829 — Re: SQL Server 2008R2 databases via Python 2.7 and Windows XP and higher

FromMichiel Overtoom <motoom@xs4all.nl>
Date2011-06-17 17:57 +0200
SubjectRe: SQL Server 2008R2 databases via Python 2.7 and Windows XP and higher
Message-ID<mailman.77.1308326732.1164.python-list@python.org>
On Jun 17, 2011, at 17:01, python@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 few years already, but want to rewrite my scripts to the standard DBAPI 2.0 sometime to be less dependent on Windows. 

-- 
"Freedom: To ask nothing. To expect nothing. To depend on nothing." - Ayn Rand

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web