Second posting - Howto connect to MsSQL

Ames Andreas Andreas.Ames at comergo.com
Mon Feb 14 13:06:35 EST 2005


Hello,

John Fabiani wrote:

> Are there others using Python to connect MsSQL?  At the moment I'd
> accept even a windows solution - although, I'm looking for a Linux
> solution.

You'll need to get one out of each category:

1) ODBC manager: unixOdbc or iOdbc

2) Python ODBC wrapper: mxOdbc (www.egenix.com)

3) ODBC driver:  either a commercial one or the freetds driver
   (www.freetds.org)


HTH,

aa

-- 
Andreas Ames | Programmer | Comergo GmbH | 
Voice:  +49 69 7505 3213 | andreas . ames AT comergo . com




More information about the Python-list mailing list