Re: MS SQL Server/ODBC package for Python
- From: Simon Brunning <simon.brunning@xxxxxxxxx>
- Date: Fri, 15 Apr 2005 13:28:59 +0100
On 4/15/05, Graham <gsmith@xxxxxxxxxxxx> wrote:
> I need a SQL Server or ODBC package for Python. Can anyone help please?
> Have search the Python packages under Database and there is no reference to
> either SQL Server or ODBC.
Top of the line is probably mxODBC
(<http://www.egenix.com/files/python/mxODBC.html>). It's the Rolls
Royce of DB-API modules. It's not free for commercial use, but it's
worth every penny/cent/groat/whatever.
For commercial work where I've not been able to justify spending money
(in my bosses opinion at least), adodbapi
(<http://adodbapi.sourceforge.net/>) works a treat.
--
Cheers,
Simon B,
simon@xxxxxxxxxxxxxxxxxx,
http://www.brunningonline.net/simon/blog/
.
- Follow-Ups:
- Re: MS SQL Server/ODBC package for Python
- From: Peter Herndon
- Re: MS SQL Server/ODBC package for Python
- From: Graham
- Re: MS SQL Server/ODBC package for Python
- References:
- MS SQL Server/ODBC package for Python
- From: Graham
- MS SQL Server/ODBC package for Python
- Prev by Date: Re: Python - interpreted vs compiled
- Next by Date: Re: Using python from a browser
- Previous by thread: MS SQL Server/ODBC package for Python
- Next by thread: Re: MS SQL Server/ODBC package for Python
- Index(es):