Where can you find the Python ODBC modual

Steve Holden sholden at holdenweb.com
Thu Dec 13 19:42:33 EST 2001


"maxm" <maxm at mxm.dk> wrote ...
> Try this:
> http://www.google.com/search?q=python+odbc+access
>
> regards Max M
>
> "John Yeager" <webbmaster2001 at directvinternet.com> wrote in message
> news:Uc4S7.1806$M3.864398 at newsrump.sjc.telocity.net...
> > This thing is driveing me nuts I am trying to connect to an Access
> > Database,( boss will not let me use Mysql ), so I am in need of
figureing
> > out how to connect to Microsoft access..
> >
In fact that particular Google search won't be that helpful. There is an
odbc module with the Win32all extensions, that come as a part of
ActiveState's Active Python implementation. I would recommend Marc-Andre
Lemburg's mxODBC module, however, available vie www.lemburg.com/python/ -
you will need the mxBase package and the mxCommercial extensions.

regards
 Steve
--
http://www.holdenweb.com/








More information about the Python-list mailing list