Re: MS SQL Server/ODBC package for Python
- From: "Peter Herndon" <tpherndon@xxxxxxxxx>
- Date: 15 Apr 2005 08:42:54 -0700
Another option is adodbapi, which in my experience is much faster than
mx.ODBC. You can find it at http://adodbapi.sourceforge.net , and it
is Windows-only. There's also http://pymssql.sourceforge.net, which is
cross-platform using FreeTDS and unixodbc on *nix. I haven't any
experience with it, though.
.
- Follow-Ups:
- Re: MS SQL Server/ODBC package for Python
- From: M.-A. Lemburg
- Re: MS SQL Server/ODBC package for Python
- References:
- MS SQL Server/ODBC package for Python
- From: Graham
- Re: MS SQL Server/ODBC package for Python
- From: Simon Brunning
- MS SQL Server/ODBC package for Python
- Prev by Date: Re: Python's use in RAD
- Next by Date: Re: Determine ip address
- Previous by thread: Re: MS SQL Server/ODBC package for Python
- Next by thread: Re: MS SQL Server/ODBC package for Python
- Index(es):
Relevant Pages
|