[DB-SIG] Accessing MSSQL from Python

Eugene V. Dvurechenski jno@glasnet.ru
Wed, 28 Aug 2002 14:50:14 +0400


it's just my guess.
i'm lucky enough to not bother with MS products ;-)
but AFAIK, it's possible to use mxODBC directly to access MSSQL server.

-jno

On Wed, Aug 28, 2002 at 12:47:48PM +0200, Marcos Sánchez Provencio wrote:
> That could be useful. Do you mean
> 
> MSSQL - FreeTDS - [unix]ODBC - mxODBC - Python
> 
> ?
> 
> Has anybody tried that? Anyway, I'd rather skip ODBC.
> 
> 
> 
> > On Wed, Aug 28, 2002 at 11:51:18AM +0200, Marcos Sánchez Provencio
> > wrote:
> >> Hello there.
> >>
> >> Is there some portable way (I mean non-MS) to access MSSQL from
> >> Python? FreeTDS has a Python page which is absolutely blank.
> >
> > ODBC? (i mean mxODBC package, for instance)
> >
> > --
> > SY,
> > jno (PRIVATE PERSON)      [ http://www.glasnet.ru/~jno ]
> > a TeleRoss techie         [ http://www.aviation.ru/    ]
> > If God meant man to fly, He'd have given him more money.
> >
> > _______________________________________________
> > DB-SIG maillist  -  DB-SIG@python.org
> > http://mail.python.org/mailman/listinfo/db-sig
> 
> 

-- 
SY,
jno (PRIVATE PERSON)      [ http://www.glasnet.ru/~jno ]
a TeleRoss techie         [ http://www.aviation.ru/    ]
If God meant man to fly, He'd have given him more money.