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


Groups > comp.lang.python > #7829

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

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <motoom@xs4all.nl>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.014
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; '2.7': 0.04; 'subject:Python': 0.06; 'python': 0.08; 'subject:2.7': 0.09; 'scripts': 0.10; 'wrote:': 0.14; 'from:addr:xs4all.nl': 0.16; 'message-id:@xs4all.nl': 0.16; 'received:194.109': 0.16; 'received:194.109.24': 0.16; 'received:xs4all.nl': 0.16; 'dependent': 0.16; 'rewrite': 0.19; 'subject:Windows': 0.20; 'header:In-Reply-To:1': 0.21; 'interface': 0.21; 'cc:2**0': 0.22; 'expect': 0.25; 'windows': 0.26; 'server': 0.29; '2005': 0.31; 'to:addr:python-list': 0.33; '17,': 0.35; 'charset:us-ascii': 0.36; 'running': 0.37; 'depend': 0.37; 'but': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'received:192': 0.38; 'windows.': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'under': 0.40; 'best': 0.60; 'header:Message-Id:1': 0.62; 'nothing.': 0.67; 'subject:SQL': 0.84; 'vista,': 0.84; 'xp,': 0.84; '2008.': 0.91
Subject Re: SQL Server 2008R2 databases via Python 2.7 and Windows XP and higher
Mime-Version 1.0 (Apple Message framework v1084)
Content-Type text/plain; charset=us-ascii
From Michiel Overtoom <motoom@xs4all.nl>
In-Reply-To <1308322914.28544.1464263609@webmail.messagingengine.com>
Date Fri, 17 Jun 2011 17:57:01 +0200
Content-Transfer-Encoding quoted-printable
References <1308322914.28544.1464263609@webmail.messagingengine.com>
To python-list@python.org
X-Mailer Apple Mail (2.1084)
X-Virus-Scanned by XS4ALL Virus Scanner
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.77.1308326732.1164.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 82.94.164.166
X-Trace 1308326732 news.xs4all.nl 49177 [::ffff:82.94.164.166]:60520
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:7829

Show key headers only | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web