[Tutor] Intro for interfacing with Microsoft Access?
Kent Johnson
kent37 at tds.net
Mon Mar 7 01:29:46 CET 2005
Tony Meyer wrote:
>>Does anyone know of any online resource that explains how to
>>interface to Microsoft Access via Python, where the intended
>>audience is someone who knows Python, but not the Microsoft innards?
>
>
> These two pages are quite good:
>
> <http://starship.python.net/crew/bwilk/access.html>
> <http://www.ecp.cc/pyado.html>
adodbapi gives a Python DB-API interface to ADO. It seems to work with Access.
http://sourceforge.net/projects/adodbapi
Kent
>
> =Tony.Meyer
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
More information about the Tutor
mailing list