best way to access ms sql server?
Gerhard Häring
gerhard.haering at opus-gmbh.net
Thu Dec 5 12:35:01 EST 2002
More information about the Python-list mailing list
Thu Dec 5 12:35:01 EST 2002
- Previous message (by thread): best way to access ms sql server?
- Next message (by thread): best way to access ms sql server?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wojtek Walczak <gminick at hacker.pl> wrote: > Dnia Thu, 05 Dec 2002 03:01:06 GMT, Randall Smith napisa³(a): >> what is the best way to access microsoft's sql server with Python? > Google.com is your friend. One of the first links it founds: ><http://pyxsqmll.sourceforge.net/>. Go there for more. PostgreSQL not MS SQL Server is.</yoda> I'm aware of these possibilites: odbc (not recommended - good luck!) mxODBC win32 extensions + ADO API win32 extensions + http://adodbapi.sourceforge.net/ Google is a great resource, and so is http://dmoz.org/Computers/Programming/Languages/Python/Modules/Databases_and_Persistence/ :-) -- Gerhard Häring OPUS GmbH München Tel.: +49 89 - 889 49 7 - 32 http://www.opus-gmbh.net/
- Previous message (by thread): best way to access ms sql server?
- Next message (by thread): best way to access ms sql server?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list